/ 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 ≥1003ms ≥38.375 MiB
#2 Time Exceeded ≥1003ms ≥38.375 MiB
#3 Time Exceeded ≥1005ms ≥38.488 MiB
#4 Time Exceeded ≥1006ms ≥38.375 MiB
#5 Time Exceeded ≥1006ms ≥38.375 MiB
#6 Time Exceeded ≥1028ms ≥38.375 MiB
#7 Time Exceeded ≥1006ms ≥38.406 MiB
#8 Time Exceeded ≥1002ms ≥38.375 MiB
#9 Time Exceeded ≥1006ms ≥38.477 MiB
#10 Time Exceeded ≥1003ms ≥38.375 MiB

信息

递交者
类型
递交
题目
P1252 @.@斗地主
语言
C++
递交时间
2017-09-10 14:17:11
评测时间
2017-09-10 14:17:11
评测机
分数
0
总耗时
≥10073ms
峰值内存
≥38.488 MiB