| Problem | addition |
|---|---|
| User | seeyoulater |
| Submission Time | 2026-08-01 11:03:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function βint main()β:
addition.cpp:5:13: error: expected primary-expression before β;β token
5 | cin>>a>>b>>;
| ^