记录详情

Compile Error

foo.cc:47:2: warning: "/*" within comment [-Wcomment]
   47 |  /*
      |   
foo.cc: In function 'int main()':
foo.cc:68:7: error: 'f' was not declared in this scope
   68 |    if(f>10000)
      |       ^
foo.cc:72:11: error: redeclaration of 'int f'
   72 |     int e,f;
      |           ^
foo.cc:68:7: note: '<typeprefixerror>f' previously declared here
   68 |    if(f>10000)
      |       ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1016 OO1-5 日期时间类DateTime
语言
C++
递交时间
2022-08-03 09:15:35
评测时间
2022-08-03 09:15:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes