/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:59: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
 scanf("%I64d %I64d %I64d",&numGame,&numComputer,&numPlayer);
                                                           ^
/in/foo.cc:7:59: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:59: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
/in/foo.cc:20:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
 printf("%I64d\n",count);
                       ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1011ms ≥38.375 MiB
#2 Time Exceeded ≥1070ms ≥38.375 MiB
#3 Time Exceeded ≥1065ms ≥38.422 MiB
#4 Time Exceeded ≥1048ms ≥38.375 MiB
#5 Time Exceeded ≥1048ms ≥38.375 MiB
#6 Time Exceeded ≥1045ms ≥38.496 MiB
#7 Time Exceeded ≥1041ms ≥38.492 MiB
#8 Time Exceeded ≥1037ms ≥38.465 MiB
#9 Time Exceeded ≥1007ms ≥38.5 MiB
#10 Time Exceeded ≥1002ms ≥38.5 MiB

信息

递交者
类型
递交
题目
P1238 容易的网络游戏
语言
C++
递交时间
2018-07-05 23:59:10
评测时间
2018-07-05 23:59:10
评测机
分数
0
总耗时
≥10379ms
峰值内存
≥38.5 MiB