Time Exceeded
/in/foo.c: In function 'main': /in/foo.c:14:9: warning: statement with no effect [-Wunused-value] for (u; u > n - i; u--) ^ /in/foo.c:19:9: warning: statement with no effect [-Wunused-value] for (d; d < i; d++) ^ /in/foo.c:25:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n", ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1036 运算
- 语言
- C
- 递交时间
- 2019-12-02 22:03:32
- 评测时间
- 2019-12-02 22:03:32
- 评测机
- 分数
- 10
- 总耗时
- ≥9047ms
- 峰值内存
- ≥200.0 KiB