Borderou de evaluare (job #3203297)

Utilizator donCiuarinArin Donciu donCiuarin Data 13 februarie 2024 14:43:51
Problema Swap Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:47:21: warning: loop variable 'c' of type 'const int&' binds to a temporary constructed from type 'char' [-Wrange-loop-construct] 47 | for(const int & c : a) | ^ main.cpp:47:21: note: use non-reference type 'const int' to make the copy explicit or 'const char&' to prevent copying main.cpp:49:21: warning: loop variable 'c' of type 'const int&' binds to a temporary constructed from type 'char' [-Wrange-loop-construct] 49 | for(const int & c : b) | ^ main.cpp:49:21: note: use non-reference type 'const int' to make the copy explicit or 'const char&' to prevent copying
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbOK10
30ms303kbIncorect0
40ms303kbIncorect0
51ms557kbIncorect0
62ms557kbIncorect0
71ms557kbIncorect0
82ms557kbIncorect0
92ms557kbIncorect0
101ms557kbIncorect0
Punctaj total10

Ceva nu functioneaza?