Problem | harddisk |
---|---|
User | LiuZq |
Submission Time | 2025-01-09 22:13:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
harddisk.cpp: In function ‘int main()’:
harddisk.cpp:30:10: error: expected primary-expression at end of input
30 | cout <<
| ^~
harddisk.cpp:30:10: error: expected ‘}’ at end of input
harddisk.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^