/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:36:10: warning: unused variable 'tmp' [-Wunused-variable]
      int tmp=f[r][kk][i];
          ^
/in/foo.cc:37:10: warning: unused variable 'tmp1' [-Wunused-variable]
      int tmp1;
          ^
# 状态 耗时 内存占用
#1 Runtime Error 3ms 844.0 KiB
#2 Runtime Error 6ms 1.109 MiB
#3 Accepted 3ms 332.0 KiB
#4 Accepted 2ms 328.0 KiB
#5 Runtime Error 4ms 2.199 MiB
#6 Wrong Answer 2ms 324.0 KiB
#7 Wrong Answer 2ms 336.0 KiB
#8 Runtime Error 3ms 464.0 KiB
#9 Runtime Error 3ms 592.0 KiB
#10 Runtime Error 3ms 968.0 KiB

信息

递交者
类型
递交
题目
P1286 座位安排
语言
C++
递交时间
2017-03-24 11:01:19
评测时间
2017-03-24 11:01:20
评测机
分数
20
总耗时
36ms
峰值内存
2.199 MiB