Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
91641 | 郝王骏程 | 02买礼物 | C++ | Compile Error | 0 MS | 0 KB | 111 | 2024-09-22 11:27:15 |
#include<iostream> using namespace std; int main(){ int a=1000-z220*4; cout<<a; return 0; }
Main.cc: In function 'int main()': Main.cc:4:16: error: 'z220' was not declared in this scope int a=1000-z220*4; ^