| Problem | addition |
|---|---|
| User | PhoenixGPT |
| Submission Time | 2026-08-19 08:36:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:7:2: error: ‘count’ was not declared in this scope
7 | count << a + b << endl;
| ^~~~~