Borderou de evaluare (job #1874338)

Utilizator mariakKapros Maria mariak Data 9 februarie 2017 22:05:37
Problema Mesaj 3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void compute_dp(int)’: user.cpp:48:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < G[node].path.size(); ++ i){ ^ user.cpp:58:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < G[son].path.size(); ++ j){ ^ user.cpp:59:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(k < G[node].path.size() && G[node].path[k] < G[son].path[j]) ^ user.cpp:75:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < G[node].path.size(); ++ j) ^ user.cpp: In function ‘void read()’: user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.cpp:23:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &u, &v); ^ user.cpp: In function ‘void solve()’: user.cpp:85:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &M); ^ user.cpp:87:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &a, &b, &cost[++ cost[0]]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms808kbOK550
20ms904kbOK5
30ms852kbOK5
40ms992kbOK5
54ms1000kbOK5
68ms1204kbOK5
720ms1612kbOK5
840ms2824kbOK5
9184ms4924kbOK5
10680ms21256kbOK5
11Depăşit20472kbTime limit exceeded.00
12Depăşit26380kbTime limit exceeded.0
13Depăşit26292kbTime limit exceeded.0
14Depăşit26152kbTime limit exceeded.0
15Depăşit27232kbTime limit exceeded.0
16Depăşit26164kbTime limit exceeded.0
17Depăşit26360kbTime limit exceeded.0
18Depăşit26624kbTime limit exceeded.0
19Depăşit28092kbTime limit exceeded.0
20Depăşit32720kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?