Time Exceeded
/in/foo.c: In function 'dfsFill':
/in/foo.c:91:3: warning: 'return' with no value, in function returning non-void
return;
^~~~~~
/in/foo.c:86:5: note: declared here
int dfsFill(int x){
^~~~~~~
/in/foo.c: In function 'dfsHash':
/in/foo.c:34:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
/in/foo.c: In function 'initArr':
/in/foo.c:55:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1359 Superprime
- 语言
- C
- 递交时间
- 2020-05-30 16:37:12
- 评测时间
- 2020-05-30 16:37:12
- 评测机
- 分数
- 0
- 总耗时
- ≥2046ms
- 峰值内存
- ≥15.477 MiB