/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void work()':
/in/foo.cc:108:27: warning: variable 'tmpy' set but not used [-Wunused-but-set-variable]
             int tmpx = x, tmpy, tmp;
                           ^~~~
/in/foo.cc:124:17: warning: unused variable 'tmpx' [-Wunused-variable]
             int tmpx, tmpy = y, tmp;
                 ^~~~
# 状态 耗时 内存占用
#1 Accepted 9ms 8.43 MiB
#2 Accepted 13ms 10.438 MiB
#3 Accepted 36ms 10.527 MiB
#4 Accepted 129ms 10.602 MiB
#5 Accepted 172ms 12.656 MiB
#6 Accepted 288ms 17.57 MiB
#7 Accepted 320ms 17.703 MiB
#8 Accepted 303ms 17.473 MiB
#9 Accepted 289ms 16.957 MiB
#10 Accepted 264ms 16.445 MiB

信息

递交者
类型
递交
题目
P1935 不可思议的清晨
语言
C++
递交时间
2017-09-17 08:24:28
评测时间
2017-09-17 08:24:28
评测机
分数
100
总耗时
1828ms
峰值内存
17.703 MiB