Time Exceeded
/in/foo.c: In function 'main': /in/foo.c:14:14: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] int *a = malloc(1024 * 1024 * 10); ^~~~~~ /in/foo.c:14:14: warning: incompatible implicit declaration of built-in function 'malloc' /in/foo.c:14:14: note: include '<stdlib.h>' or provide a declaration of 'malloc'
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C
- 递交时间
- 2018-11-03 11:39:11
- 评测时间
- 2018-11-03 11:39:11
- 评测机
- 分数
- 0
- 总耗时
- ≥10016ms
- 峰值内存
- ≥672.0 KiB