Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
128826 王晏林 11下一次奥运会 C++ Compile Error 0 MS 0 KB 114 2025-08-20 11:20:13

Tests(0/0):


Code:

#include<iostream> using namespace std; int main(){ int y; cin>>y; cout<<4-n%4; return 0; }


Run Info:

Main.cc: In function 'int main()':
Main.cc:6:13: error: 'n' was not declared in this scope
     cout<<4-n%4;
             ^