Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:14:24: error: unable to find numeric literal operator 'operator""n' 14 | else n=3n+1; | ^~ /in/foo.cc:14:24: note: use '-fext-numeric-literals' to enable more built-in suffixes
信息
- 递交者
- 类型
- 递交
- 题目
- P1493 2-1 单个数的3N+1猜想
- 语言
- C++
- 递交时间
- 2025-10-07 16:14:23
- 评测时间
- 2025-10-07 16:14:23
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes