Wrong Answer
/in/foo.cc: In function 'int make()': /in/foo.cc:41:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /in/foo.cc: In function 'int main()': /in/foo.cc:52:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d",maxn1); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2025 欧拉函数
- 比赛
- 金秋重聚模拟赛
- 语言
- C++
- 递交时间
- 2017-10-07 19:59:13
- 评测时间
- 2017-10-07 19:59:13
- 评测机
- 分数
- 20
- 总耗时
- 2323ms
- 峰值内存
- 82.93 MiB