记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:11:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d", &n);
   ~~~~~^~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 25ms 432.0 KiB
#2 Accepted 727ms 396.0 KiB
#3 Time Exceeded ≥1394ms ≥416.0 KiB
#4 Time Exceeded ≥1398ms ≥416.0 KiB
#5 Time Exceeded ≥1164ms ≥364.0 KiB

信息

递交者
类型
递交
题目
5-5 统计素数因子
比赛
2020苏青奥赛集训营(2021-4-3假期作业)
语言
C++
递交时间
2021-04-05 21:27:50
评测时间
2021-04-05 21:27:50
评测机
分数
40
总耗时
≥4709ms
峰值内存
≥432.0 KiB