Pagini recente » Cod sursa (job #1342689) | Cod sursa (job #1133455) | Cod sursa (job #2143180) | Borderou de evaluare (job #2858884) | Borderou de evaluare (job #2827160)
Borderou de evaluare (job #2827160)
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 |
| 1 | 2ms | 184kb | OK | 10 |
| 2 | 6ms | 1413kb | OK | 10 |
| 3 | 6ms | 1519kb | Incorect | 0 |
| 4 | 20ms | 1949kb | OK | 10 |
| 5 | 35ms | 1708kb | Incorect | 0 |
| 6 | 202ms | 1916kb | Time limit exceeded | 0 |
| 7 | 202ms | 1912kb | Time limit exceeded | 0 |
| 8 | 202ms | 1843kb | Time limit exceeded | 0 |
| 9 | 6ms | 1413kb | Killed by Signal 11 | 0 |
| 10 | 201ms | 1953kb | Time limit exceeded | 0 |
| Punctaj total | 30 |