Borderou de evaluare (job #1418082)

Utilizator IstrateMihaiIstrate Mihai Alexandru IstrateMihai Data 11 aprilie 2015 21:32:06
Problema Algoritmul lui Euclid Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:15:22: error: expected ‘;’ before ‘:’ token for(int i =1;i<=T:;i++){ ^ user.cpp:15:22: error: expected primary-expression before ‘:’ token user.cpp:15:22: error: expected ‘)’ before ‘:’ token user.cpp:15:22: error: expected primary-expression before ‘:’ token user.cpp:15:22: error: expected ‘;’ before ‘:’ token user.cpp:15:24: error: ‘i’ was not declared in this scope for(int i =1;i<=T:;i++){ ^ user.cpp:15:27: error: expected ‘;’ before ‘)’ token for(int i =1;i<=T:;i++){ ^ user.cpp:11:11: warning: unused variable ‘a’ [-Wunused-variable] int T,a,b; ^ user.cpp:11:13: warning: unused variable ‘b’ [-Wunused-variable] int T,a,b; ^

Ceva nu functioneaza?