/ 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 10.496 MiB
#2 Runtime Error 3ms 10.375 MiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 368.0 KiB
#5 Runtime Error 4ms 11.25 MiB
#6 Wrong Answer 1ms 256.0 KiB
#7 Wrong Answer 1ms 348.0 KiB
#8 Runtime Error 2ms 272.0 KiB
#9 Runtime Error 2ms 6.5 MiB
#10 Runtime Error 3ms 3.125 MiB

信息

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