/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:18:11: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
           for(int i=1;i<=9;i++)
           ^~~
/in/foo.cc:20:12: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
            sum=0;
            ^~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1007ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1772 巧妙填数
语言
C++
递交时间
2017-12-13 17:19:18
评测时间
2017-12-13 17:19:18
评测机
分数
0
总耗时
≥1007ms
峰值内存
≥384.0 KiB