Borderou de evaluare (job #3154786)

Utilizator xDemonstyMatei Haba Ionut xDemonsty Data 6 octombrie 2023 09:33:06
Problema Vila 2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:14:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 14 | for ( int i = 1; i<= n ; i ++ ) | ^~~ main.cpp:18:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 18 | int val =0 ; | ^~~ main.cpp:23:29: warning: comparison of integer expressions of different signedness: 'std::deque<int>::size_type' {aka 'long unsigned int'} and 'long long int' [-Wsign-compare] 23 | while ( dmax.size() > k + 1 ) | ~~~~~~~~~~~~^~~~~~~ main.cpp:31:29: warning: comparison of integer expressions of different signedness: 'std::deque<int>::size_type' {aka 'long unsigned int'} and 'long long int' [-Wsign-compare] 31 | while ( dmin.size() > k + 1 ) | ~~~~~~~~~~~~^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
31ms303kbIncorect0
41ms557kbOK10
51ms557kbIncorect0
62ms819kbOK10
74ms823kbIncorect0
83ms819kbIncorect0
94ms1081kbOK10
105ms1343kbIncorect0
Punctaj total30

Ceva nu functioneaza?