Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
101161 | 胡思齐 | 简单计算 | C++ | Compile Error | 0 MS | 0 KB | 102 | 2024-12-14 15:17:32 |
#include <iostream> using namespace tsd; int mian() { cout<<1*2*3*4*5<<endl; return 0; }
Main.cc:2:17: error: 'tsd' is not a namespace-name using namespace tsd; ^ Main.cc:2:20: error: expected namespace-name before ';' token using namespace tsd; ^ Main.cc: In function 'int mian()': Main.cc:5:5: error: 'cout' was not declared in this scope cout<<1*2*3*4*5<& __os) ^