Borderou de evaluare (job #3203306)

Utilizator donCiuarinArin Donciu donCiuarin Data 13 februarie 2024 14:56:58
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
53ms561kbOK10
64ms819kbOK10
74ms819kbOK10
84ms819kbOK10
94ms823kbOK10
104ms819kbOK10
Punctaj total100

Ceva nu functioneaza?