记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:12:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  else
  ^~~~
foo.cc:19:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   int min=0;
   ^~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Wrong Answer Read 56778824, expect 67788124. 2ms 384.0 KiB
#2 Wrong Answer Read 247483647, expect 1122233344455566.... 1ms 384.0 KiB
#3 Wrong Answer Read 247483647, expect 9999888777666555.... 2ms 384.0 KiB
#4 Wrong Answer Read 247483647, expect 6711223395671122.... 1ms 384.0 KiB
#5 Wrong Answer Read 247483647, expect 9876543223456789.... 1ms 384.0 KiB

信息

递交者
类型
递交
题目
5-8 留下最大数
比赛
2020苏青奥赛集训营(2021-4-3假期作业)
语言
C++
递交时间
2021-04-04 16:10:14
评测时间
2021-04-04 16:10:14
评测机
分数
0
总耗时
10ms
峰值内存
384.0 KiB