Borderou de evaluare (job #2982121)

Utilizator cyg_mihaizMIHAI ZARAFIU cyg_mihaiz Data 19 februarie 2023 16:35:17
Problema Antivirus Status done
Runda ONI 2018, Clasele 11-12 Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main(int, char**)': main.cpp:59:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 59 | if(cnt >= k) | ~~~~^~~~ main.cpp:114:53: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 114 | if(sp_st[i].cost != -1 and sp_st[i].cnt <= k) | ~~~~~~~~~~~~~^~~~ main.cpp:132:53: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 132 | if(sp_dr[i].cost != -1 and sp_dr[i].cnt <= k) | ~~~~~~~~~~~~~^~~~ main.cpp:142:79: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 142 | if(dp[j].minn != -1 and (dp[j].last != curr or dp[j].indx != i) and dp[j].last != curr + 1) | ~~~~~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
20ms184kbIncorect0
30ms184kbIncorect0
40ms184kbOK10
50ms184kbIncorect0
615ms315kbIncorect0
79ms315kbIncorect0
812ms315kbIncorect0
914ms315kbIncorect0
1012ms315kbIncorect0
Punctaj total10

Ceva nu functioneaza?