记录详情

Compile Error

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

信息

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