Compile Error
error: unknown start of token: \u{ff0c}
--> /w/foo.rs:1:12
|
1 | var max,sum,tot:longint;
| ^^
|
help: Unicode character ',' (Fullwidth Comma) looks like ',' (Comma), but it is not
|
1 | var max,sum,tot:longint;
| ^
error[E0762]: unterminated character literal
--> /w/foo.rs:10:24
|
10 | assign(input,'matrix.in');
| ^^^
error: aborting due to 2 previous errors
For more information about this error, try `rustc --explain E0762`.
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1284 佳佳的魔法阵
- 语言
- Rust
- 递交时间
- 2021-08-08 21:30:16
- 评测时间
- 2021-08-08 21:30:16
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes