You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#134 should be -32768. #136 should be 32767. At least if '-' is ASCII and not <U+2212>.
KonstantinBelov
changed the title
Basic Test #134 & #136 have wrong value for expected result and wrong output for actual result.
ft-printf Basic Test #134 & #136 have wrong value for expected result and wrong output for actual result.
Oct 26, 2019
Hello @KonstantinBelov
I was able to reproduce your issue using the source code of your ft_printf implementation (https://github.com/KonstantinBelov/ft_printf)
Did you manage to resolve the issue on your side? Maybe it depends on the OS used to run the checker (I am using Mac OS).
Please provide me with further information!
The text was updated successfully, but these errors were encountered: