Problem breakfast
User Jesus77
Submission Time 2025-01-27 17:21:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

breakfast.cpp:2:20: error: expected ‘;’ before ‘int32_t’
2 | using namespace std
| ^
| ;
3 | int32_t main() {
| ~~~~~~~