Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:55:21: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf("%ld",left); ^ /in/foo.cc:26:6: warning: unused variable 'num' [-Wunused-variable] int num=0; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 雷电法王——小铭
- 语言
- C++
- 递交时间
- 2017-10-31 17:11:54
- 评测时间
- 2017-10-31 17:11:54
- 评测机
- 分数
- 100
- 总耗时
- 627ms
- 峰值内存
- 1.969 MiB