QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#735446 | #2658. River Game | pokorfanclub# | AC ✓ | 11ms | 7716kb | C++17 | 2.5kb | 2024-11-11 20:02:32 | 2024-11-11 20:02:33 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 5620kb
input:
3 ... ... ***
output:
First player will win
result:
ok single line: 'First player will win'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5676kb
input:
10 ********** *.x.*..... *...*..... *****..... .......... .......... xx******.. ***x...*.. ..*...x*.x ..********
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #3:
score: 0
Accepted
time: 1ms
memory: 5740kb
input:
3 ... *** ...
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #4:
score: 0
Accepted
time: 1ms
memory: 5660kb
input:
3 ... *** .*.
output:
First player will win
result:
ok single line: 'First player will win'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3696kb
input:
3 *** xxx xxx
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #6:
score: 0
Accepted
time: 0ms
memory: 5676kb
input:
4 **** .xxx .xxx ****
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3616kb
input:
4 **** xxxx xxxx ****
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #8:
score: 0
Accepted
time: 1ms
memory: 5748kb
input:
5 **... .**.. ..**. ...*. ...**
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #9:
score: 0
Accepted
time: 4ms
memory: 5848kb
input:
10 .......... .......... ...******* .........* ****.....* ...******* .......... .......... .......... ..........
output:
First player will win
result:
ok single line: 'First player will win'
Test #10:
score: 0
Accepted
time: 1ms
memory: 5716kb
input:
10 .......... .......... ....****** .........* .........* ****.....* ...******* .......... .......... ..........
output:
First player will win
result:
ok single line: 'First player will win'
Test #11:
score: 0
Accepted
time: 1ms
memory: 5652kb
input:
10 .......... .......... ......**** ......*..* ......*..* ****.....* ...******* .......... .......... ..........
output:
First player will win
result:
ok single line: 'First player will win'
Test #12:
score: 0
Accepted
time: 1ms
memory: 5592kb
input:
10 .......... .......... ......**** ......*..* ......*..* ****.....* ...******* .......... .......... **********
output:
First player will win
result:
ok single line: 'First player will win'
Test #13:
score: 0
Accepted
time: 11ms
memory: 6176kb
input:
10 *......... *......... *......... *......... *......... *......... *......... *......... *......... **********
output:
First player will win
result:
ok single line: 'First player will win'
Test #14:
score: 0
Accepted
time: 3ms
memory: 5652kb
input:
10 ********** .........* .........* ...******* .......... .......... *******... *......... *......... **********
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #15:
score: 0
Accepted
time: 4ms
memory: 5744kb
input:
10 ********** *........* *..*...... *..*...... ****...... ......**** ......*..* ......*..* *........* **********
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #16:
score: 0
Accepted
time: 1ms
memory: 5616kb
input:
10 ********** .......... .......... ********** .......... .......... ********** .......... .......... **********
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #17:
score: 0
Accepted
time: 0ms
memory: 5660kb
input:
10 ********** .....***** .....xxxxx ****...... *.**...... ...******* ****xxxxxx .......... ....****** *****...**
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #18:
score: 0
Accepted
time: 8ms
memory: 5720kb
input:
10 ********** *........* *..*...... ****...... ..x*..**** ......*..* ......*..* .........* ********** xxxxxxxxxx
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #19:
score: 0
Accepted
time: 5ms
memory: 5692kb
input:
10 ********** *........* *..*...... ****...... ..x*..**** ......*..* ......*..* ........x* ********** xxxxxxxxxx
output:
First player will win
result:
ok single line: 'First player will win'
Test #20:
score: 0
Accepted
time: 4ms
memory: 5616kb
input:
10 ********** *........* *......... ****...... ..x*..**** ......*..* ......*..* ........x* ********** xxxxxxxxxx
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #21:
score: 0
Accepted
time: 4ms
memory: 5620kb
input:
10 ****..x.x. *..******* *......... *...*..... *****..*.. .x.x...*.. .......*.. ********.. .x*....... ..********
output:
First player will win
result:
ok single line: 'First player will win'
Test #22:
score: 0
Accepted
time: 0ms
memory: 5744kb
input:
10 ********** *.x.*..... *...*..... *****..... .......... .......... x..*****.. ***x...*.. ..*...x*.x ..********
output:
First player will win
result:
ok single line: 'First player will win'
Test #23:
score: 0
Accepted
time: 0ms
memory: 5612kb
input:
10 .......... .......... ...x****** .........* .........* ****.....* ...******* .......... .......... ..........
output:
Second player will win
result:
ok single line: 'Second player will win'
Test #24:
score: 0
Accepted
time: 8ms
memory: 5620kb
input:
10 .....x.... ********** *........x *..*...... ****..**** ..x*..*..* ......*..* .........* ********** ..........
output:
First player will win
result:
ok single line: 'First player will win'
Test #25:
score: 0
Accepted
time: 0ms
memory: 5600kb
input:
3 *** *.. **.
output:
First player will win
result:
ok single line: 'First player will win'
Test #26:
score: 0
Accepted
time: 1ms
memory: 7716kb
input:
10 ********** *...*..... **.....x.. *..*..**** ****..*x.. ......*... ......*x.. *********. .x.x.x.x.. ..........
output:
First player will win
result:
ok single line: 'First player will win'