/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int trans(int, int, int)':
/in/foo.cc:60:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'std::pair<int, int> next(int, int, int)':
/in/foo.cc:64:12: warning: 'ny' may be used uninitialized in this function [-Wmaybe-uninitialized]
  rg int nx,ny;
            ^~
/in/foo.cc:64:9: warning: 'nx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  rg int nx,ny;
         ^~
# 状态 耗时 内存占用
#1 Accepted 13ms 24.301 MiB
#2 Accepted 13ms 24.309 MiB
#3 Accepted 13ms 24.309 MiB
#4 Accepted 12ms 22.406 MiB
#5 Accepted 11ms 22.508 MiB
#6 Accepted 13ms 22.266 MiB
#7 Accepted 12ms 22.297 MiB
#8 Accepted 13ms 23.242 MiB
#9 Accepted 13ms 22.426 MiB
#10 Accepted 14ms 22.426 MiB
#11 Accepted 13ms 22.348 MiB
#12 Accepted 13ms 24.434 MiB
#13 Accepted 88ms 27.645 MiB
#14 Accepted 81ms 28.055 MiB
#15 Accepted 97ms 29.316 MiB
#16 Accepted 68ms 27.207 MiB
#17 Accepted 76ms 27.469 MiB
#18 Accepted 70ms 28.645 MiB
#19 Accepted 91ms 28.734 MiB
#20 Accepted 82ms 28.887 MiB

信息

递交者
类型
递交
题目
2019.2.10 Problem C - ray
比赛
2019.2.10补题通道
语言
C++
递交时间
2019-02-11 20:55:10
评测时间
2019-02-11 20:55:10
评测机
分数
100
总耗时
817ms
峰值内存
29.316 MiB