/ XMU_ACM /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:48:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if (vis[i]) continue; vis[i] = 1;
    ^~
foo.cc:48:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    if (vis[i]) continue; vis[i] = 1;
                          ^~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Wrong Answer Read 32, expect 46. 2ms 400.0 KiB
#2 Wrong Answer Read 653267898281, expect 739061147066. 9ms 804.0 KiB
#3 Time Exceeded ≥2737ms ≥15.391 MiB

信息

递交者
类型
递交
比赛
厦大附中模拟赛第六场
语言
C++
递交时间
2021-03-14 16:27:26
评测时间
2021-03-14 16:27:26
评测机
分数
0
总耗时
≥2749ms
峰值内存
≥15.391 MiB