Test 1
Group: 1, 2
Verdict: WRONG ANSWER
Test 2
Group: 1, 2
Verdict: WRONG ANSWER
| user output |
|---|
| ['.', '.', '.', 'R', '.', '.',... |
Test 3
Group: 1, 2
Verdict: WRONG ANSWER
| user output |
|---|
| ['*', '*', '.', 'R', '.', '.',... |
Test 4
Group: 1, 2
Verdict: WRONG ANSWER
| user output |
|---|
| ['*', '*', '*', 'R', '*', '*',... |
Test 5
Group: 1, 2
Verdict: WRONG ANSWER
| input |
|---|
1000 R................................ |
| user output |
|---|
| ['R', '.', '.', '.', '.', '.',... |
Test 6
Group: 1, 2
Verdict: WRONG ANSWER
| input |
|---|
1000 ................................. |
| user output |
|---|
| ['.', '.', '.', '.', '.', '.',... |
Test 7
Group: 1, 2
Verdict: WRONG ANSWER
| input |
|---|
1000 .....*..*....**..**..*......*.... |
| user output |
|---|
| ['.', '.', '.', '.', '.', '*',... |
Test 8
Group: 1, 2
Verdict: WRONG ANSWER
| input |
|---|
1000 ************.*****************... |
| user output |
|---|
| ['*', '*', '*', '*', '*', '*',... |
Test 9
Group: 1, 2
Verdict: WRONG ANSWER
| input |
|---|
1000 ******************************... |
| user output |
|---|
| ['*', '*', '*', '*', '*', '*',... |
Test 10
Group: 1, 2
Verdict: WRONG ANSWER
| input |
|---|
1000 R*****************************... |
| user output |
|---|
| ['R', '*', '*', '*', '*', '*',... |
Test 11
Group: 1, 2
Verdict: WRONG ANSWER
| input |
|---|
1000 ******************************... |
| user output |
|---|
| ['*', '*', '*', '*', '*', '*',... |
Test 12
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
10000 .......**........*...........*... |
| user output |
|---|
| ['.', '.', '.', '.', '.', '.',... |
Test 13
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
10000 *..*....*......*.....*..*........ |
| user output |
|---|
| ['*', '.', '.', '*', '.', '.',... |
Test 14
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
10000 *.*.*...**.*...*....**.**.**..... |
| user output |
|---|
| ['*', '.', '*', '.', '*', '.',... |
Test 15
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
10000 R*****************************... |
| user output |
|---|
| ['R', '*', '*', '*', '*', '*',... |
Test 16
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
10000 ******************************... |
| user output |
|---|
| ['*', '*', '*', '*', '*', '*',... |
Test 17
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
200000 ................................. |
| user output |
|---|
| ['.', '.', '.', '.', '.', '.',... |
Test 18
Group: 2
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
200000 ................................. |
| correct output |
|---|
| 299934 10000 |
Test 19
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
200000 **.***....**..**.....***.*..*.... |
| correct output |
|---|
| 299998 100000 |
| user output |
|---|
| ['*', '*', '.', '*', '*', '*',... |
Test 20
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
200000 ******************************... |
| user output |
|---|
| ['*', '*', '*', '*', '*', '*',... |
Test 21
Group: 2
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
200000 R................................ |
Test 22
Group: 2
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
200000 R................................ |
| correct output |
|---|
| 199982 5000 |
Test 23
Group: 2
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
200000 R*****************************... |
| correct output |
|---|
| 199999 199999 |
Test 24
Group: 2
Verdict: WRONG ANSWER
| input |
|---|
200000 ******************************... |
| correct output |
|---|
| 199999 199999 |
| user output |
|---|
| ['*', '*', '*', '*', '*', '*',... |