/ Vijos /

记录详情

Runtime Error

/in/foo.c:1:0: warning: ignoring #pragma warning  [-Wunknown-pragmas]
 #pragma warning(disable:4996)
 
/in/foo.c: In function 'main':
/in/foo.c:6:13: warning: unused variable 'l' [-Wunused-variable]
  int w = 0, l = 0, i = 0, j = 0;
             ^
/in/foo.c:6:6: warning: unused variable 'w' [-Wunused-variable]
  int w = 0, l = 0, i = 0, j = 0;
      ^
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 200.0 KiB
#2 Runtime Error 1ms 300.0 KiB
#3 Runtime Error 1ms 324.0 KiB
#4 Runtime Error 1ms 360.0 KiB
#5 Runtime Error 1ms 272.0 KiB
#6 Runtime Error 1ms 276.0 KiB
#7 Runtime Error 1ms 380.0 KiB
#8 Accepted 1ms 276.0 KiB
#9 Accepted 1ms 248.0 KiB
#10 Wrong Answer 1ms 196.0 KiB

信息

递交者
类型
递交
题目
P1217 乒乓球
语言
C
递交时间
2021-11-03 15:47:10
评测时间
2021-11-03 15:47:10
评测机
分数
20
总耗时
13ms
峰值内存
380.0 KiB