/ 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 19ms 17.75 MiB
#2 Accepted 34ms 16.352 MiB
#3 Accepted 45ms 16.875 MiB
#4 Accepted 47ms 17.125 MiB
#5 Accepted 32ms 15.824 MiB
#6 Accepted 34ms 16.418 MiB
#7 Accepted 35ms 19.734 MiB
#8 Accepted 32ms 16.625 MiB
#9 Runtime Error 242ms 34.625 MiB
#10 Runtime Error 249ms 30.734 MiB

信息

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