Borderou de evaluare (job #3252811)

Utilizator hiken056Stefan Rusu hiken056 Data 31 octombrie 2024 11:33:08
Problema Lanterna Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:62:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 62 | for (int i = 0; i < fullpath.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~ main.cpp:65:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 65 | for (int j = i + 1; j < fullpath.size(); ++j) { | ~~^~~~~~~~~~~~~~~~~ main.cpp:57:9: warning: unused variable 'sum' [-Wunused-variable] 57 | int sum = 0; | ^~~ main.cpp:58:9: warning: unused variable 'max' [-Wunused-variable] 58 | int max = 0; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbIncorect0
60ms303kbIncorect0
70ms303kbIncorect0
80ms303kbOK10
90ms303kbIncorect0
100ms303kbIncorect0
Punctaj total10

Ceva nu functioneaza?