Spiryd / JPP

Języki i Paradygmaty Programowania, PWR 2024
The Unlicense
4 stars 0 forks source link

Overflow in rust implementation #1

Open MrKubul opened 4 months ago

MrKubul commented 4 months ago

Hello, i came across error in rust impl. Feel free to ask for more details adn thank you from the mountain for fix (i have labs in 4hrs). Running target/debug/rust_implementation thread 'main' panicked at /rustc/79e9716c980570bfd1f666e3b16ac583f0168962/library/core/src/num/mod.rs:1166:5: attempt to multiply with overflow

Spiryd commented 4 months ago

What was the test case and is it l2 or l3?