| Problem | addition |
|---|---|
| User | NatureKillz2012 |
| Submission Time | 2025-11-12 10:24:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int32_t main()’:
addition.cpp:10:1: error: expected initializer before ‘cin’
10 | cin >> a >> b >> c
| ^~~