Borderou de evaluare (job #2799076)

Utilizator RaresFelixTudose Rares Felix RaresFelix Data 12 noiembrie 2021 12:09:11
Problema Compania Status done
Runda zombie Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:47:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 47 | for(auto [v, v1, v2] : Posibil) { | ^ main.cpp: In function 'void reconstruieste(int, int, int)': main.cpp:94:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 94 | for(auto [v1, v2] : Posibil) { | ^ main.cpp: In function 'void dfs(int)': main.cpp:34:25: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] 34 | DP[u][v][0] |= DP[u][v][7]; | ~~~~~~~~~~~~^~~~~~~~~~~~~~ main.cpp:25:26: note: within this loop 25 | for(int v = 1; v <= 3; ++v) { | ~~^~~~ main.cpp:21:44: warning: array subscript 3 is above array bounds of 'int [3][9]' [-Warray-bounds] 21 | DP[u][1][1] = DP[u][2][2] = DP[u][3][4] = 1; | ~~~~~~~^
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms663kbOKAY!5
22ms184kbOKAY!5
31ms184kbOKAY!5
41ms184kbOKAY!5
51ms184kbOKAY!5
67ms831kbOKAY!5
75ms962kbOKAY!5
831ms1806kbOKAY!5
936ms2011kbOKAY!5
1039ms2101kbOKAY!5
1136ms2281kbOKAY!5
1259ms2248kbTime limit exceeded0
1339ms2564kbOKAY!5
1446ms2555kbOKAY!5
1540ms2600kbOKAY!5
1647ms2748kbOKAY!5
1748ms2789kbOKAY!5
1844ms2789kbOKAY!5
1955ms1921kbTime limit exceeded0
2038ms2801kbOKAY!5
Punctaj total90

Ceva nu functioneaza?