Simão Bonvalot

Results 4 comments of Simão Bonvalot

Same problem while doing do_op : ----------------8

Which lines should we change on the correction files to fix this issue ? It will throw ".system/auto_correc_program.sh: line 62: printf: `%': missing format character" while evaluating.

@JCluzet Hi, from what I remember the tester for the exercise doesnt seem to be working properly. And above I return a new line but the expected return is a...

I was making some tests today and this is the code I ran on the same exercise this time : ``` #include #include #include void do_op(int num1, char *operation, int...