| Problem | addition |
|---|---|
| User | taylorpoh1 |
| Submission Time | 2024-06-03 23:48:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:2:20: error: expected β;β before βintβ
2 | using namespace std
| ^
| ;
3 |
4 | int main(){
| ~~~