Problem | modsum |
---|---|
User | samantha32072 |
Submission Time | 2023-02-16 20:40:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modsum.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
1 | #include iospace
| ^~~~~~~
modsum.cpp:2:1: error: expected unqualified-id before ‘new’
2 | new main(){
| ^~~