Problem | addition3 |
---|---|
User | usernamehere |
Submission Time | 2024-11-15 11:34:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition3.cpp:2:12: error: expected initializer before ‘if’
2 | int main() if(std::cout<<9){}
| ^~