For some reason though in my code, the scanf is constantly skipped after the first iteration, causing in infinite loop #include <stdio.h> int main() ...
確定! 回上一頁