记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:15:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%d\n",ans);
                      ^
foo.cc:8:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%s",ch);
     ~~~~~^~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 392.0 KiB
#2 Time Exceeded ≥1366ms ≥420.0 KiB
#3 Time Exceeded ≥1367ms ≥488.0 KiB
#4 Time Exceeded ≥1368ms ≥516.0 KiB
#5 Time Exceeded ≥1392ms ≥488.0 KiB

信息

递交者
类型
递交
题目
P1091 xf2-4说能过那都是假的
比赛
2020苏青奥赛集训营(2021-3-21课后作业)
语言
C++
递交时间
2021-03-21 13:59:25
评测时间
2021-03-21 13:59:25
评测机
分数
20
总耗时
≥5497ms
峰值内存
≥516.0 KiB