Compile Error

/in/foo.cc:1:2: error: invalid preprocessing directive #includ
 #includ<bits/stdc++.h>
  ^~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:5:2: error: 'cin' was not declared in this scope
  cin>>a>>m>>b>>n;
  ^~~
/in/foo.cc:7:3: error: 'cout' was not declared in this scope
   cout<<"xiao gu shi hao ren";
   ^~~~
/in/foo.cc:9:3: error: 'cout' was not declared in this scope
   cout<<"xiao wang shi huai dan";
   ^~~~
/in/foo.cc:11:3: error: 'cout' was not declared in this scope
   cout<<"yi xiang tian kai";
   ^~~~

信息

递交者
类型
递交
题目
P1037 xf2-1切冰西瓜
语言
C++
递交时间
2024-04-29 14:39:54
评测时间
2024-04-29 14:39:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes