Problem | lunchbox |
---|---|
User | NgMinSong123 |
Submission Time | 2023-04-16 15:07:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp:7:20: error: expected β;β before βintβ
7 | using namespace std
| ^
| ;
8 |
9 | int main() {
| ~~~