记录详情

Runtime Error

/in/foo.c: In function 'main':
/in/foo.c:16:10: warning: unused variable 'temp' [-Wunused-variable]
  int i,n,temp;
          ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 328.0 KiB
#2 Runtime Error 2ms 332.0 KiB

信息

递交者
类型
递交
题目
1-3 序列循环左移
语言
C
递交时间
2024-11-13 20:54:50
评测时间
2024-11-13 20:54:50
评测机
分数
50
总耗时
3ms
峰值内存
332.0 KiB