Accepted
foo.cc:4:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 4 | main() | ^ foo.cc: In function 'int main()': foo.cc:6:10: warning: unused variable 'r' [-Wunused-variable] 6 | int a,b,r,c,d,t,y=0,z=0,e=0; | ^ foo.cc:6:26: warning: unused variable 'e' [-Wunused-variable] 6 | int a,b,r,c,d,t,y=0,z=0,e=0; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1068 A、B之间同构数的数量及总和
- 语言
- C++
- 递交时间
- 2022-07-12 15:35:03
- 评测时间
- 2022-07-12 15:35:03
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 384.0 KiB