I am getting correct output if I use printf() to print the string but it is showing different errors different times with no relation between any of them
Not an issue. Your code cannot handle numbers bigger than 2^64.
2^64
Also, this is a 3kyu problem, so it's not that easy ;-)
3kyu
This comment is hidden because it contains spoiler information about the solution
julia: how is it possible that I see ∉ in the solutions, despite that it is introduced only by 1.6 (i tested it w/ 1.0,1,6,1,7)?
Please read this: https://docs.codewars.com/training/troubleshooting#post-discourse
Sadly I can't help you, I don't know much C.
Loading collection data...
I am getting correct output if I use printf() to print the string but it is showing different errors different times with no relation between any of them
Not an issue. Your code cannot handle numbers bigger than
2^64
.Also, this is a
3kyu
problem, so it's not that easy ;-)This comment is hidden because it contains spoiler information about the solution
julia: how is it possible that I see ∉ in the solutions, despite that it is introduced only by 1.6 (i tested it w/ 1.0,1,6,1,7)?
Please read this: https://docs.codewars.com/training/troubleshooting#post-discourse
Sadly I can't help you, I don't know much C.
This comment is hidden because it contains spoiler information about the solution