Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
101182 胡思齐 01简单换行输出 C++ Compile Error 0 MS 0 KB 118 2024-12-14 15:35:11

Tests(0/0):


Code:

#include <iostream> suing namespace std; int main() { cout<<123<<endl; cout<<456<<endl; return 0; }


Run Info:

Main.cc:2:1: error: 'suing' does not name a type
 suing namespace std;
 ^
Main.cc: In function 'int main()':
Main.cc:5:5: error: 'cout' was not declared in this scope
     cout<<123<& __os)
     ^