Main.c: In function 'main':Main.c:16:15: error: expected expression before '<' token 16 | for(int i=2;i=<num;i++){ | ^