Łukasz Kalbarczyk

Results 3 comments of Łukasz Kalbarczyk

Insert the following lines instead of the line #92 progress_content = File.read(progress_log_file).split("\r").last > Looks like the reason for the error is an empty `progress_log_file`. There is a check for its...

It needs to have: ```rust match gas::withdraw_gas_all(get_builtin_costs()) { Option::Some(_) => {}, Option::None(_) => panic(...), }; ``` at the top of the recursive function so ```rust fn rec(arr: Array, index: usize)...

I took 3 years. I’m not even working as a mobile dev now.