/ Vijos /

记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:6:5: warning: implicit declaration of function 'scanf' [-Wimplicit-function-declaration]
     scanf("%d",&n);
     ^
/in/foo.c:6:5: warning: incompatible implicit declaration of built-in function 'scanf' [enabled by default]
/in/foo.c:19:5: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
     printf("%d",s);
     ^
/in/foo.c:19:5: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default]
# 状态 耗时 内存占用
#1 Accepted 1ms 192.0 KiB
#2 Accepted 1ms 196.0 KiB
#3 Accepted 1ms 200.0 KiB
#4 Accepted 7ms 500.0 KiB
#5 Accepted 3ms 316.0 KiB
#6 Accepted 7ms 528.0 KiB
#7 Accepted 3ms 316.0 KiB
#8 Accepted 26ms 1.309 MiB
#9 Accepted 55ms 2.617 MiB
#10 Accepted 78ms 3.656 MiB

信息

递交者
类型
递交
题目
P1029 X学校的机房
语言
C
递交时间
2019-12-04 23:15:33
评测时间
2019-12-04 23:15:33
评测机
分数
100
总耗时
187ms
峰值内存
3.656 MiB