/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:63:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int i = 0; i < a[now].size(); i++) {
                         ~~^~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 15ms 16.625 MiB
#2 Accepted 10ms 16.75 MiB
#3 Accepted 16ms 16.836 MiB
#4 Accepted 12ms 16.23 MiB
#5 Accepted 10ms 16.199 MiB
#6 Accepted 17ms 16.5 MiB
#7 Accepted 13ms 16.363 MiB
#8 Accepted 10ms 16.602 MiB
#9 Runtime Error 445ms 46.203 MiB
#10 Runtime Error 322ms 41.625 MiB

信息

递交者
类型
递交
题目
P1734 海拔
语言
C++
递交时间
2018-09-05 19:55:19
评测时间
2018-09-05 19:55:19
评测机
分数
80
总耗时
875ms
峰值内存
46.203 MiB