记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:44:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0; i < unsorted.size(); i++) {
                   ~~^~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 13ms 1.18 MiB
#2 Accepted 1ms 260.0 KiB
#3 Accepted 22ms 1.281 MiB
#4 Accepted 23ms 1.488 MiB
#5 Accepted 17ms 1.992 MiB
#6 Accepted 21ms 2.031 MiB
#7 Accepted 25ms 2.062 MiB
#8 Accepted 25ms 2.156 MiB
#9 Runtime Error 1ms 452.0 KiB
#10 Accepted 1ms 324.0 KiB

信息

递交者
类型
递交
题目
4、黑匣子(blackbox)
题目数据
下载
语言
C++
递交时间
2019-09-18 23:17:26
评测时间
2019-09-18 23:17:26
评测机
分数
90
总耗时
154ms
峰值内存
2.156 MiB