| Problem | addition |
|---|---|
| User | jerrielchangjiebin |
| Submission Time | 2024-12-02 12:52:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:6:20: error: expected β;β before βintβ
6 | using namespace std
| ^
| ;
7 |
8 | int main() {
| ~~~