Borderou de evaluare (job #3273143)

Utilizator Ruxandra009Ruxandra Vasilescu Ruxandra009 Data 1 februarie 2025 10:47:33
Problema Rest Status done
Runda cex_8 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int query(int, int, int, int, int)': main.cpp:63:1: warning: no return statement in function returning non-void [-Wreturn-type] 63 | } | ^ main.cpp:50:5: warning: infinite recursion detected [-Winfinite-recursion] 50 | int query(int nod, int st, int dr, int a, int b) | ^~~~~ main.cpp:58:18: note: recursive call 58 | query(2 * nod, st, mij, a, b); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:61:18: note: recursive call 61 | query(2 * nod + 1, mij + 1, dr, a, b); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms540kbKilled by Signal 1100
210ms495kbKilled by Signal 110
35ms507kbKilled by Signal 110
410ms630kbKilled by Signal 110
521ms757kbKilled by Signal 110
681ms1605kbKilled by Signal 110
784ms1544kbKilled by Signal 110
8243ms2592kbKilled by Signal 110
9243ms2596kbKilled by Signal 110
10243ms2600kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?