Borderou de evaluare (job #3145357)

Utilizator xDemonstyMatei Haba Ionut xDemonsty Data 15 august 2023 09:04:58
Problema Arbore partial de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:67:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 67 | for (int i = 1; i <= n ; i ++ ) | ^~~ main.cpp:71:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 71 | for ( int j = 1 ; j <= m ; j ++ ) | ^~~ main.cpp:84:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::tuple<long long int, long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 84 | for ( int i = 0 ; i < v.size( ) ; i ++ ) | ~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbCorect10
20ms303kbCorect10
30ms303kbCorect10
40ms303kbCorect10
50ms303kbCorect10
624ms3780kbCorect10
744ms7495kbCorect10
89ms1990kbCorect10
99ms1986kbCorect10
1039ms7262kbCorect10
Punctaj total100

Ceva nu functioneaza?