记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:10:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&x0,&y0);
  ^~~~~~~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 1ms 288.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 57ms 312.0 KiB
#4 Time Exceeded ≥1139ms ≥280.0 KiB
#5 Accepted 54ms 312.0 KiB

信息

递交者
类型
递交
题目
P1023 最小公倍数和最大公约数问题
语言
C
递交时间
2021-04-15 23:46:56
评测时间
2021-04-15 23:46:56
评测机
分数
40
总耗时
≥1253ms
峰值内存
≥312.0 KiB