/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:73:6: warning: unused variable 'i' [-Wunused-variable]
  int i,j;
      ^
/in/foo.cc:73:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j;
        ^
# 状态 耗时 内存占用
#1 Accepted 4ms 372.0 KiB
#2 Runtime Error 4ms 256.0 KiB
#3 Runtime Error 2ms 384.0 KiB
#4 Wrong Answer 3ms 256.0 KiB
#5 Runtime Error 5ms 372.0 KiB
#6 Runtime Error 4ms 360.0 KiB
#7 Runtime Error 7ms 384.0 KiB
#8 Runtime Error 15ms 640.0 KiB
#9 Runtime Error 128ms 2.484 MiB
#10 Runtime Error 67ms 2.328 MiB

信息

递交者
类型
递交
题目
P1265 暴风雨
语言
C++
递交时间
2018-05-26 09:06:38
评测时间
2018-05-26 09:06:38
评测机
分数
10
总耗时
243ms
峰值内存
2.484 MiB