Borderou de evaluare (job #2827160)

Utilizator EckchartZgarcea Robert-Andrei Eckchart Data 5 ianuarie 2022 13:43:03
Problema Tigri Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'BigNr operator+(BigNr, const BigNr&)': main.cpp:142:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 142 | if (carry = res.big_nr[i] >= BASE) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'BigNr operator-(BigNr, const BigNr&)': main.cpp:155:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 155 | if (carry = res.big_nr[i] < 0) | ~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:243:20: warning: unused variable 'i' [-Wunused-variable] 243 | static int i{}; | ^ main.cpp: At global scope: main.cpp:243:20: warning: 'i' defined but not used [-Wunused-variable]
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
26ms1413kbOK10
36ms1519kbIncorect0
420ms1949kbOK10
535ms1708kbIncorect0
6202ms1916kbTime limit exceeded0
7202ms1912kbTime limit exceeded0
8202ms1843kbTime limit exceeded0
96ms1413kbKilled by Signal 110
10201ms1953kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?