Borderou de evaluare (job #1202477)

Utilizator andreioneaAndrei Onea andreionea Data 28 iunie 2014 00:37:27
Problema Dtcsu Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘long long int strip_decimal_zeros(long long int)’: user.cpp:12:12: warning: unused variable ‘ret’ [-Wunused-variable] long long ret = l; ^ user.cpp: In function ‘long long int strip_binary_zeros(long long int)’: user.cpp:21:8: error: expected primary-expression before ‘=’ token l >> = 1; ^ user.cpp: In function ‘int main()’: user.cpp:38:23: error: ‘strip’ was not declared in this scope table.insert(strip(N)); ^ user.cpp:45:25: error: ‘strip’ was not declared in this scope if (table.find(strip(N)) != Q) ^

Ceva nu functioneaza?