Borderou de evaluare (job #3157923)

Utilizator CraniXortDumitrescul Eduard CraniXort Data 17 octombrie 2023 14:08:23
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'bool Padure::inBounds(int, int, int, int)': main.cpp:12:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 12 | return (0 <= i & i < n & 0 <= j & j < m); | ~~^~~~ main.cpp:12:36: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 12 | return (0 <= i & i < n & 0 <= j & j < m); | ~~^~~~ main.cpp:12:45: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 12 | return (0 <= i & i < n & 0 <= j & j < m); | ~~^~~ main.cpp: In function 'int main()': main.cpp:74:12: warning: 'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 74 | delete x; | ^ main.cpp:60:20: note: returned from 'void* operator new [](std::size_t)' 60 | x = new char*[n]; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
110ms458kbKilled by Signal 110
24ms462kbKilled by Signal 110
311ms462kbKilled by Signal 110
411ms462kbKilled by Signal 110
54ms462kbKilled by Signal 110
67ms462kbKilled by Signal 110
74ms466kbKilled by Signal 110
824ms66953kbMemory limit exceeded0
94ms458kbKilled by Signal 110
104ms462kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?