Compile Error
/in/foo.cc: In function 'int read()': /in/foo.cc:8:43: error: unable to find numeric literal operator 'operator""ch' while((ch<='0')&&(ch>'9')) s*=ch=='-'?-1:1ch=getchar(); ^~~ /in/foo.cc:8:43: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
信息
- 递交者
- 类型
- 递交
- 题目
- P1785 同学排序
- 语言
- C++
- 递交时间
- 2019-09-12 22:45:07
- 评测时间
- 2019-09-12 22:45:07
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes