回答編集履歴

1

パッケージ消し

2021/08/30 18:40

投稿

jimbe
jimbe

スコア12648

test CHANGED
@@ -136,7 +136,7 @@
136
136
 
137
137
  //どっちでもいい(ランダムに消える)
138
138
 
139
- if(random.nextInt(2) == 0) {
139
+ if (random.nextInt(2) == 0) {
140
140
 
141
141
  list.remove(j--); continue;
142
142
 
@@ -166,24 +166,24 @@
166
166
 
167
167
  ```plain
168
168
 
169
- teratail_java.q356940.Model@73a28541[localtime=00:00,height=60,weight=90]
169
+ Model@73a28541[localtime=00:00,height=60,weight=90]
170
170
 
171
- teratail_java.q356940.Model@470e2030[localtime=00:00,height=60,weight=90]
171
+ Model@470e2030[localtime=00:00,height=60,weight=90]
172
172
 
173
- teratail_java.q356940.Model@3fb4f649[localtime=12:00,height=65,weight=90]
173
+ Model@3fb4f649[localtime=12:00,height=65,weight=90]
174
174
 
175
- teratail_java.q356940.Model@33833882[localtime=12:00,height=70,weight=80]
175
+ Model@33833882[localtime=12:00,height=70,weight=80]
176
176
 
177
- teratail_java.q356940.Model@200a570f[localtime=15:00,height=80,weight=90]
177
+ Model@200a570f[localtime=15:00,height=80,weight=90]
178
178
 
179
- teratail_java.q356940.Model@16b3fc9e[localtime=15:00,height=80,weight=90]
179
+ Model@16b3fc9e[localtime=15:00,height=80,weight=90]
180
180
 
181
181
  ----
182
182
 
183
- teratail_java.q356940.Model@73a28541[localtime=00:00,height=60,weight=90]
183
+ Model@73a28541[localtime=00:00,height=60,weight=90]
184
184
 
185
- teratail_java.q356940.Model@33833882[localtime=12:00,height=70,weight=80]
185
+ Model@33833882[localtime=12:00,height=70,weight=80]
186
186
 
187
- teratail_java.q356940.Model@200a570f[localtime=15:00,height=80,weight=90]
187
+ Model@200a570f[localtime=15:00,height=80,weight=90]
188
188
 
189
189
  ```