/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:94:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while (T--) work(); return 0;
     ^~~~~
/in/foo.cc:94:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     while (T--) work(); return 0;
                         ^~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥500ms ≥36.305 MiB
#2 Time Exceeded ≥500ms ≥40.332 MiB
#3 Time Exceeded ≥504ms ≥34.34 MiB
#4 Time Exceeded ≥1004ms ≥55.062 MiB

信息

递交者
类型
递交
题目
P1995 模式字符串
语言
C++
递交时间
2020-12-16 21:10:23
评测时间
2020-12-16 21:10:23
评测机
分数
0
总耗时
≥2509ms
峰值内存
≥55.062 MiB