/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:15: warning: unused variable 'i' [-Wunused-variable]
  register int i,j;
               ^
/in/foo.cc:33:17: warning: unused variable 'j' [-Wunused-variable]
  register int i,j;
                 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 336.0 KiB
#2 Accepted 1ms 352.0 KiB
#3 Accepted 2ms 344.0 KiB
#4 Accepted 1ms 356.0 KiB
#5 Accepted 1ms 348.0 KiB
#6 Runtime Error 1ms 348.0 KiB
#7 Runtime Error 1ms 344.0 KiB
#8 Runtime Error 1ms 352.0 KiB
#9 Runtime Error 1ms 344.0 KiB
#10 Runtime Error 1ms 348.0 KiB

信息

递交者
类型
递交
题目
P1913 螺旋矩阵
语言
C++
递交时间
2021-06-04 15:04:24
评测时间
2021-06-04 15:04:24
评测机
分数
50
总耗时
17ms
峰值内存
356.0 KiB