Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   11 |         if(f<60)
      |         ^~
/in/foo.cc:13:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   13 |                 break;
      |                 ^~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 384.0 KiB
#2 Wrong Answer 2ms 532.0 KiB
#3 Wrong Answer 1ms 480.0 KiB
#4 Wrong Answer 1ms 504.0 KiB
#5 Wrong Answer 1ms 532.0 KiB

信息

递交者
类型
递交
题目
P1108 OO1-2 时间类Time
语言
C++
递交时间
2025-03-15 19:36:25
评测时间
2025-03-15 19:36:25
评测机
分数
0
总耗时
9ms
峰值内存
532.0 KiB