/ new_bzoj /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:3:5: error: 'cout' was not declared in this scope
     cout<<1;
     ^~~~
foo.cc:3:5: note: suggested alternative:
In file included from /usr/include/x86_64-linux-gnu/c++/7/bits/stdc++.h:75:0,
                 from foo.cc:1:
/usr/include/c++/7/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。

信息

递交者
类型
递交
题目
生日快乐
语言
C++
递交时间
2021-05-22 20:51:18
评测时间
2021-05-22 20:51:18
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes