Time Exceeded
foo.c: In function 'main': foo.c:5:16: warning: unused variable 'c' [-Wunused-variable] 5 | long long a,b,c; | ^ foo.c:7:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] 7 | scanf("%lld%lld",&a,&b); | ^~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1047 最小公倍数
- 语言
- C
- 递交时间
- 2022-01-18 16:20:36
- 评测时间
- 2022-01-18 16:20:36
- 评测机
- 分数
- 40
- 总耗时
- ≥2370ms
- 峰值内存
- ≥256.0 KiB