Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
133748 成书骏 15相同数的次数 C++ Compile Error 0 MS 0 KB 12 2025-10-20 20:12:58

Tests(0/0):


Code:

cout<<340;


Run Info:

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