Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:19:16: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int*' [-Wformat=] scanf("%c",&nn); ^ /in/foo.cc:23:17: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int*' [-Wformat=] scanf("%c",&nn); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1035 产生数
- 比赛
- NOIP2001&2002普及组复现大混考I
- 语言
- C++
- 递交时间
- 2019-08-03 22:29:13
- 评测时间
- 2019-08-03 22:29:13
- 评测机
- 分数
- 0
- 总耗时
- 6ms
- 峰值内存
- 224.0 KiB