使用 for 循环打印 "Yes" 5 次:
点击 此处 重试
w3exercise_input_no_0 (int i = 0; i < 5; w3exercise_input_no_1) { printf("Yes\n"); }
w3exercise_input_no_0
w3exercise_input_no_1