| Problem | addition3 |
|---|---|
| User | TheAccomplice |
| Submission Time | 2024-04-06 22:44:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition3.cpp: In function ‘int main()’:
addition3.cpp:5:5: error: expected initializer before ‘std’
5 | std::cin >> a >> b
| ^~~