Compile Error
foo.cc: In function 'int main()': foo.cc:6:3: error: 'longlong' was not declared in this scope 6 | longlong A,B; | ^~~~~~~~ foo.cc:7:8: error: 'A' was not declared in this scope 7 | cin>>A>>B; | ^ foo.cc:7:11: error: 'B' was not declared in this scope 7 | cin>>A>>B; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2328 1.3.19:A*B问题
- 语言
- C++
- 递交时间
- 2021-12-21 14:16:13
- 评测时间
- 2021-12-21 14:16:13
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes