记录详情

Accepted

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:67:22: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  int val=row[x]&col[y]&grid[g(x,y)];
                 ~~~~~^
/in/foo.cc:74:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
   a[x][y]=-1;
   ~~~~~~~^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 312.0 KiB
#2 Accepted 3ms 328.0 KiB
#3 Accepted 2ms 204.0 KiB
#4 Accepted 2ms 328.0 KiB
#5 Accepted 3ms 332.0 KiB
#6 Accepted 2ms 328.0 KiB
#7 Accepted 2ms 332.0 KiB
#8 Accepted 2ms 328.0 KiB
#9 Accepted 7ms 332.0 KiB
#10 Accepted 3ms 268.0 KiB
#11 Accepted 17ms 328.0 KiB
#12 Accepted 2ms 332.0 KiB
#13 Accepted 34ms 328.0 KiB
#14 Accepted 42ms 324.0 KiB
#15 Accepted 35ms 328.0 KiB
#16 Accepted 57ms 324.0 KiB
#17 Accepted 127ms 328.0 KiB
#18 Accepted 79ms 324.0 KiB
#19 Accepted 82ms 324.0 KiB
#20 Accepted 119ms 328.0 KiB

信息

递交者
类型
递交
题目
P1042 靶形数独
语言
C++
递交时间
2019-04-21 10:58:33
评测时间
2019-04-21 10:58:33
评测机
分数
100
总耗时
629ms
峰值内存
332.0 KiB