Borderou de evaluare (job #3203310)

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

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
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
51ms557kbOK10
61ms819kbOK10
72ms819kbOK10
82ms819kbOK10
92ms819kbOK10
102ms819kbOK10
Punctaj total100

Ceva nu functioneaza?