Main.c: In function ‘main’:Main.c:27:12: error: expected expression before ‘{’ token 27 | b[101] = { 0 }; | ^