0_0_29441676_3952.cpp: In function 'int main()': 0_0_29441676_3952.cpp:74:5: error: expected ';' before 'int' int t; scanf("%d", &t); ^ 0_0_29441676_3952.cpp:74:25: error: 't' was not declared in this scope int t; scanf("%d", &t); ^