Borderou de evaluare (job #2827154)

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

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
22ms184kbOK10
31ms184kbIncorect0
411ms1007kbOK10
516ms991kbIncorect0
6136ms1126kbOK10
7146ms1077kbIncorect0
8203ms1122kbTime limit exceeded0
92ms184kbKilled by Signal 110
10203ms1245kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?