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
- 递交时间
- 2017-07-22 15:40:05
- 评测时间
- 2017-07-22 15:40:05
- 评测机
- 分数
- 0
- 总耗时
- ≥13494ms
- 峰值内存
- ≥1.051 MiB