Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
117523 左锶焜 06数字拼接 C++ Compile Error 0 MS 0 KB 25 2025-04-19 11:35:33

Tests(0/0):


Code:

cout<<setw(11)<<87<<endl;


Run Info:

Main.cc:1:1: error: 'cout' does not name a type
 cout<