Judge Information

Run ID: 33572
src.cpp: In function 'int main()':
src.cpp:15:10: error: 'truel' was not declared in this scope
b[0]=truel
^
src.cpp:16:22: error: expected ';' before ')' token
for (i=1;i<=n;i++)
^