Borderou de evaluare (job #847067)

Utilizator avatar popescu_george Popescu George popescu_george IP ascuns
Problemă Control Node Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 29 dec. 2025 12:10:37 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'std::string C(long long unsigned int)': main.cpp:26:14: error: cannot convert 'short unsigned int*' to 'long long unsigned int*' 26 | return A(h,12)+':'+A(h,8)+':'+A(h,4)+':'+A(h,0); | ^ | | | short unsigned int* main.cpp:10:12: note: initializing argument 1 of 'std::string A(long long unsigned int*, int)' 10 | string A(U h[],int k) | ^ main.cpp:26:26: error: cannot convert 'short unsigned int*' to 'long long unsigned int*' 26 | return A(h,12)+':'+A(h,8)+':'+A(h,4)+':'+A(h,0); | ^ | | | short unsigned int* main.cpp:10:12: note: initializing argument 1 of 'std::string A(long long unsigned int*, int)' 10 | string A(U h[],int k) | ^ main.cpp:26:37: error: cannot convert 'short unsigned int*' to 'long long unsigned int*' 26 | return A(h,12)+':'+A(h,8)+':'+A(h,4)+':'+A(h,0); | ^ | | | short unsigned int* main.cpp:10:12: note: initializing argument 1 of 'std::string A(long long unsigned int*, int)' 10 | string A(U h[],int k) | ^ main.cpp:26:48: error: cannot convert 'short unsigned int*' to 'long long unsigned int*' 26 | return A(h,12)+':'+A(h,8)+':'+A(h,4)+':'+A(h,0); | ^ | | | short unsigned int* main.cpp:10:12: note: initializing argument 1 of 'std::string A(long long unsigned int*, int)' 10 | string A(U h[],int k) | ^