Borderou de evaluare (job #2906657)

Utilizator redstonegamer22Andrei Ion redstonegamer22 Data 26 mai 2022 22:40:33
Problema Algoritmul lui Gauss Status done
Runda Arhiva educationala Compilator cpp-32 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'bool ecuatie::solved_by(const std::vector<float>&)': main.cpp:20:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<float>::size_type' {aka 'unsigned int'} [-Wsign-compare] 20 | for(int i = 0; i < coef.size(); i++) sum += coef[i] * sol[i]; | ~~^~~~~~~~~~~~~ main.cpp: In function 'ecuatie operator*(data, const ecuatie&)': main.cpp:29:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<float>::size_type' {aka 'unsigned int'} [-Wsign-compare] 29 | for(int i = 0; i < ret.coef.size(); i++) { | ~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'ecuatie operator+(const ecuatie&, const ecuatie&)': main.cpp:42:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<float>::size_type' {aka 'unsigned int'} [-Wsign-compare] 42 | for(int i = 0; i < ret.coef.size(); i++) { | ~~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbExista solutie00
22ms184kbKilled by Signal 110
31ms184kbOK, eroare maxima 0.00000000050
41ms184kbExista solutie0
51ms184kbOK, eroare maxima 0.00000000050
62ms217kbExista solutie0
71ms184kbExista solutie0
81ms184kbKilled by Signal 110
911ms303kbOK, eroare maxima 0.00000000050
1026ms303kbExista solutie0
1110ms303kbKilled by Signal 110
1210ms303kbKilled by Signal 110
13120ms303kbOK, eroare maxima 0.00000000050
1499ms303kbExista solutie0
1562ms434kbKilled by Signal 110
1649ms434kbKilled by Signal 110
17265ms610kbOK, eroare maxima 0.00000000050
18290ms565kbExista solutie0
19168ms565kbKilled by Signal 110
20153ms565kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?