Compile Error
/in/foo.cc: In function 'void init(int)': /in/foo.cc:12:8: error: '\U0000ff1b' was not declared in this scope 12 | return ; | ^~ /in/foo.cc:12:10: error: expected ';' before '}' token 12 | return ; | ^ | ; 13 | } | ~ /in/foo.cc: At global scope: /in/foo.cc:21:1: error: expected unqualified-id before '{' token 21 | { | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 高精度乘法
- 语言
- C++
- 递交时间
- 2025-02-25 15:39:44
- 评测时间
- 2025-02-25 15:39:44
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes