记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:9: error: 'cout' was not declared in this scope
   13 |         cout << ans << endl;
      |         ^~~~
/in/foo.cc:13:24: error: 'endl' was not declared in this scope
   13 |         cout << ans << endl;
      |                        ^~~~

信息

递交者
类型
自测
语言
C++
递交时间
2025-02-22 19:20:35
评测时间
2025-02-22 19:20:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes