Time Exceeded
/in/foo.cc: In function 'double eular(int)': /in/foo.cc:9:12: warning: unused variable 'i' [-Wunused-variable] int ret=1,i; ^ /in/foo.cc: In function 'int main()': /in/foo.cc:38:16: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf("%ld",n); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2025 欧拉函数
- 比赛
- 金秋重聚模拟赛
- 语言
- C++
- 递交时间
- 2017-10-07 20:47:08
- 评测时间
- 2017-10-07 20:47:08
- 评测机
- 分数
- 10
- 总耗时
- ≥9401ms
- 峰值内存
- ≥324.0 KiB