/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:49:11: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int x,y;
           ^
/in/foo.cc:83:25: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
             soduku[x][y]=0;
             ~~~~~~~~~~~~^~
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 7ms 316.0 KiB
#3 Accepted 3ms 200.0 KiB
#4 Accepted 3ms 204.0 KiB
#5 Accepted 9ms 316.0 KiB
#6 Accepted 2ms 200.0 KiB
#7 Accepted 3ms 204.0 KiB
#8 Accepted 3ms 196.0 KiB
#9 Accepted 24ms 312.0 KiB
#10 Accepted 9ms 200.0 KiB
#11 Accepted 68ms 316.0 KiB
#12 Accepted 4ms 200.0 KiB
#13 Accepted 158ms 316.0 KiB
#14 Accepted 172ms 316.0 KiB
#15 Accepted 151ms 312.0 KiB
#16 Accepted 222ms 312.0 KiB
#17 Accepted 571ms 312.0 KiB
#18 Accepted 321ms 316.0 KiB
#19 Accepted 371ms 312.0 KiB
#20 Accepted 533ms 312.0 KiB

信息

递交者
类型
递交
题目
P1755 靶形数独
语言
C++
递交时间
2019-03-03 13:26:40
评测时间
2019-03-03 13:26:40
评测机
分数
100
总耗时
2647ms
峰值内存
316.0 KiB