Borderou de evaluare (job #2906656)

Utilizator redstonegamer22Andrei Ion redstonegamer22 Data 26 mai 2022 22:38:25
Problema Algoritmul lui Gauss Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In member function 'bool ecuatie::solved_by(const std::vector<double>&)': main.cpp:18:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for(int i = 0; i < coef.size(); i++) sum += coef[i] * sol[i]; | ~~^~~~~~~~~~~~~ main.cpp: In function 'ecuatie operator*(double, const ecuatie&)': main.cpp:27:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | for(int i = 0; i < ret.coef.size(); i++) { | ~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'ecuatie operator+(const ecuatie&, const ecuatie&)': main.cpp:40:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for(int i = 0; i < ret.coef.size(); i++) { | ~~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbOK, eroare maxima 0.00000000050
21ms184kbKilled by Signal 110
31ms184kbOK, eroare maxima 0.000000000510
41ms184kbOK, eroare maxima 0.0000000005
51ms184kbOK, eroare maxima 0.00000000050
613ms266kbOK, eroare maxima 0.0000000005
71ms184kbOK, eroare maxima 0.0000000005
81ms184kbKilled by Signal 110
919ms233kbOK, eroare maxima 0.00000000050
1013ms307kbOK, eroare maxima 0.0000004335
1119ms307kbKilled by Signal 110
1220ms307kbKilled by Signal 110
1372ms671kbOK, eroare maxima 0.00000000050
1488ms602kbOK, eroare maxima 0.0000125185
1580ms614kbKilled by Signal 110
1693ms630kbKilled by Signal 110
17364ms962kbOK, eroare maxima 0.00000000050
18402ms1003kbTime limit exceeded0
19232ms978kbKilled by Signal 110
20107ms958kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?