Compile Error
foo.cc:1:4: error: stray '#' in program 1 | 1 #include<iostream> | ^ foo.cc:2:4: error: stray '#' in program 2 | 2 #include<string> | ^ foo.cc:1:2: error: expected unqualified-id before numeric constant 1 | 1 #include<iostream> | ^ foo.cc:4:2: error: expected unqualified-id before numeric constant 4 | 4 | ^ foo.cc:15:1: error: expected unqualified-id before numeric constant 15 | 15 | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1480 凯撒密码
- 语言
- C++
- 递交时间
- 2022-09-10 16:23:38
- 评测时间
- 2022-09-10 16:23:38
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes