Time Exceeded
/in/foo.c: In function 'main': /in/foo.c:27:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d %d", K_mod, F_mod); ^ /in/foo.c:27:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] printf("%d %d", K_mod, F_mod); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1512 Problem 2E. 演算资本积累模型
- 比赛
- 2023秋 悬赏令第二周
- 语言
- C
- 递交时间
- 2023-10-17 19:07:41
- 评测时间
- 2023-10-17 19:07:41
- 评测机
- 分数
- 24
- 总耗时
- ≥6603ms
- 峰值内存
- ≥328.0 KiB