记录详情

Compile Error

/in/foo.cc:1:2: error: invalid preprocessing directive #inclucd
 #inclucd<bits/stdc++.h>
  ^~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:4:1: error: 'cout' was not declared in this scope
 cout<<"ha on"<<endl;
 ^~~~
/in/foo.cc:4:16: error: 'endl' was not declared in this scope
 cout<<"ha on"<<endl;
                ^~~~

信息

递交者
类型
递交
题目
6-10 哪个字母对用得最多
比赛
2021苏青奥赛集训营(春季结业赛)
语言
C++
递交时间
2021-06-06 14:55:59
评测时间
2021-06-06 14:55:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes