记录详情

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.219 MiB
#2 Accepted 1ms 648.0 KiB
#3 Accepted 22ms 1.301 MiB
#4 Accepted 22ms 1.453 MiB
#5 Accepted 17ms 1.938 MiB
#6 Accepted 20ms 2.066 MiB
#7 Accepted 24ms 2.145 MiB
#8 Accepted 26ms 3.848 MiB
#9 Runtime Error 1ms 472.0 KiB
#10 Accepted 1ms 344.0 KiB

信息

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