Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
147162 孔声豪 一起找规律 C++ Compile Error 0 MS 0 KB 102 2026-02-03 11:49:10

Tests(0/0):


Code:

#include <iostream> using namespace std; int main() { return 0; cout<<b<<endl;


Run Info:

Main.cc: In function 'int main()':
Main.cc:7:11: error: 'b' was not declared in this scope
     cout<