Borderou de evaluare (job #1390403)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 17 martie 2015 00:38:46
Problema Sosete Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void SetUp()’: user.cpp:44:16: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] fin >> s1 + 1; ^ user.cpp:45:16: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] fin >> s2 + 1; ^ user.cpp: In function ‘void CodeExpert()’: user.cpp:73:22: error: cannot convert ‘long long int*’ to ‘int*’ for argument ‘1’ to ‘void dif(int*, int*)’ dif(v1, aux); ^ user.cpp:74:22: error: cannot convert ‘long long int*’ to ‘int*’ for argument ‘1’ to ‘void mul(int*, int)’ mul(v1, 2); ^ user.cpp:76:20: warning: suggest parentheses around comparison in operand of ‘==’ [-Wparentheses] if(v2[1] == v2[0] == 1){ ^ user.cpp:81:27: error: cannot convert ‘long long int*’ to ‘int*’ for argument ‘1’ to ‘void dif(int*, int*)’ dif(v1, aux); ^ user.cpp:82:27: error: cannot convert ‘long long int*’ to ‘int*’ for argument ‘1’ to ‘void mul2(int*, int*)’ mul2(v1, v2); ^

Ceva nu functioneaza?