记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:34:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
       for (int j=1;j<=9;j++)
       ^~~
/in/foo.cc:41:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  dfs(1,1,0); 
  ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 328.0 KiB
#2 Accepted 8ms 320.0 KiB
#3 Accepted 12ms 316.0 KiB
#4 Accepted 6ms 208.0 KiB
#5 Accepted 8ms 316.0 KiB
#6 Accepted 5ms 320.0 KiB
#7 Accepted 6ms 204.0 KiB
#8 Accepted 4ms 316.0 KiB
#9 Accepted 566ms 316.0 KiB
#10 Accepted 1390ms 208.0 KiB
#11 Accepted 364ms 200.0 KiB
#12 Accepted 1809ms 328.0 KiB
#13 Accepted 288ms 204.0 KiB
#14 Accepted 298ms 320.0 KiB
#15 Time Exceeded ≥2005ms ≥312.0 KiB
#16 Time Exceeded ≥2005ms ≥208.0 KiB
#17 Accepted 233ms 316.0 KiB
#18 Accepted 335ms 320.0 KiB
#19 Accepted 306ms 324.0 KiB
#20 Accepted 292ms 320.0 KiB

信息

递交者
类型
递交
题目
靶形数独
题目数据
下载
语言
C++
递交时间
2018-11-03 20:12:09
评测时间
2018-11-03 20:12:09
评测机
分数
180
总耗时
≥9950ms
峰值内存
≥328.0 KiB