编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#32331 | #2053. 帽子为什么尖尖的? | Compile Error | 0 | 0 ms | 0 K | C++ 17 / 957 B | 192024212746 | 2025-03-16 23:47:56 |
using namespace std;
typedef long long ll int
编译信息
/sandbox/1/a.cpp:5:1: error: expected initializer before 'int'
5 | int main() {
| ^~~