记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:6:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&x,&y);
  ^~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 288.0 KiB
#2 Accepted 1ms 288.0 KiB
#3 Accepted 65ms 280.0 KiB
#4 Time Exceeded ≥1252ms ≥284.0 KiB
#5 Accepted 62ms 312.0 KiB

信息

递交者
类型
递交
题目
P1166 最小公倍数和最大公约数问题
语言
C
递交时间
2021-01-24 10:25:11
评测时间
2021-01-24 10:25:11
评测机
分数
40
总耗时
≥1382ms
峰值内存
≥312.0 KiB