Compile Error

foo.cc: In function 'int main()':
foo.cc:15:3: error: 'cont' was not declared in this scope
   cont<<"even";
   ^~~~
foo.cc:15:3: note: suggested alternative: 'uint'
   cont<<"even";
   ^~~~
   uint
foo.cc:17:2: error: 'reyurn' was not declared in this scope
  reyurn 0;
  ^~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1012 判断奇偶数
语言
C++
递交时间
2021-11-13 10:27:27
评测时间
2021-11-13 10:27:27
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes