/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:15: warning: unused variable 'i' [-Wunused-variable]
  register int i,j;
               ^
/in/foo.cc:31:17: warning: unused variable 'j' [-Wunused-variable]
  register int i,j;
                 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 740.0 KiB
#2 Accepted 1ms 868.0 KiB
#3 Accepted 1ms 760.0 KiB
#4 Accepted 1ms 840.0 KiB
#5 Accepted 1ms 788.0 KiB
#6 Runtime Error 22ms 40.355 MiB
#7 Runtime Error 22ms 40.355 MiB
#8 Runtime Error 22ms 40.355 MiB
#9 Runtime Error 22ms 40.402 MiB
#10 Runtime Error 22ms 40.398 MiB

信息

递交者
类型
递交
题目
P1913 螺旋矩阵
语言
C++
递交时间
2021-07-08 17:50:34
评测时间
2021-07-08 17:50:34
评测机
分数
50
总耗时
119ms
峰值内存
40.402 MiB