| Problem | addition |
|---|---|
| User | shaekpie |
| Submission Time | 2026-06-23 10:33:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:9:7: error: expected ‘;’ before ‘a’
9 | count a + b;
| ^~
| ;
addition.cpp:9:13: error: statement cannot resolve address of overloaded function
9 | count a + b;
| ^