| Problem | addition |
|---|---|
| User | sussyimpasta |
| Submission Time | 2025-04-01 20:45:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:2:20: error: expected ‘;’ before ‘(’ token
2 | using namespace std() {
| ^
| ;
addition.cpp:2:21: error: expected unqualified-id before ‘)’ token
2 | using namespace std() {
| ^