質問編集履歴

1

修正

2023/06/11 08:12

投稿

sasa0330
sasa0330

スコア64

test CHANGED
File without changes
test CHANGED
@@ -13,7 +13,7 @@
13
13
  while(true){
14
14
  func1();
15
15
  if(func2()==="retry"){
16
- continue;---
16
+ continue;
17
17
  }
18
18
  if(func2()==="finish"){
19
19
  break;