187679_0_12517.cpp: In function `int main()':
187679_0_12517.cpp:5: error: expected init-declarator before "scanf"
187679_0_12517.cpp:5: error: expected `,' or `;' before "scanf"
187679_0_12517.cpp:8: error: `t' undeclared (first use this function)
187679_0_12517.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
|