Accepted
foo.cpp: In function 'Type io::read() [with Type = double]': foo.cpp:38:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(ch=getc(),(ch<'0'||ch>'9')) ^~~~~ foo.cpp:39:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' ;aa=ch-'0'; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1969 光羽天翔
- 语言
- C++
- 递交时间
- 2017-03-11 17:57:00
- 评测时间
- 2017-03-11 17:57:00
- 评测机
- 分数
- 100
- 总耗时
- 3250ms
- 峰值内存
- 73.562 MiB