Problem moka
User wrizz69
Submission Time 2025-01-07 20:58:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

moka.cpp: In function ‘int main()’:
moka.cpp:16:13: error: expected ‘}’ at end of input
16 | return 0;
| ^
moka.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^