记录详情

Time Exceeded

foo.cc: In function ‘int main()’:
foo.cc:26:23: warning: array subscript 1 is above array bounds of ‘int [(<anonymous> + 1)]’ [-Warray-bounds=]
   26 |         arr[j]=arr[j+1];
      |                ~~~~~~~^
foo.cc:11:13: note: while referencing ‘arr.4’
   11 |         int arr[num];
      |             ^~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1067ms ≥328.0 KiB
#2 Time Exceeded ≥1067ms ≥536.0 KiB
#3 Time Exceeded ≥1067ms ≥540.0 KiB
#4 Time Exceeded ≥1067ms ≥536.0 KiB

信息

递交者
类型
递交
题目
1-1 数字循环左移
比赛
南师大(含泰州学院)2024年新生赛(第一场)
语言
C++
递交时间
2024-08-15 17:18:02
评测时间
2024-08-15 17:18:02
评测机
分数
0
总耗时
≥4269ms
峰值内存
≥540.0 KiB