Main.c: In function 'main':Main.c:4:14: error: 't' undeclared (first use in this function) 4 | for(i=0;i<t;i++){ | ^Main.c:4:14: note: each undeclared identifier is reported only once for each function it appears in