Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
139117 周佳豪 11石头剪刀布 C++ Compile Error 0 MS 0 KB 70 2025-12-01 17:19:51

Tests(0/0):


Code:

#include <iostream> using namespace std; int main(){input }


Run Info:

Main.cc: In function 'int main()':
Main.cc:3:12: error: 'input' was not declared in this scope
 int main(){input
            ^