/ 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 2ms 1.492 MiB
#2 Runtime Error 48ms 1.949 MiB
#3 Accepted 2ms 336.0 KiB
#4 Accepted 3ms 472.0 KiB
#5 Runtime Error 6ms 7.07 MiB
#6 Wrong Answer 2ms 460.0 KiB
#7 Wrong Answer 3ms 464.0 KiB
#8 Runtime Error 3ms 588.0 KiB
#9 Runtime Error 2ms 932.0 KiB
#10 Runtime Error 4ms 2.105 MiB

信息

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