Problem zaneism
User Zubair
Submission Time 2026-06-26 14:09:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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