QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#815435#9884. Grid Constructionucup-team3188#RE 0ms3796kbC++206.6kb2024-12-15 14:19:502024-12-15 14:19:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3796kb

input:

3 3

output:

Yes
<<^
v.^
v>>

result:

ok Correct

Test #2:

score: 0
Accepted
time: 0ms
memory: 3576kb

input:

4 4

output:

No

result:

ok Correct : No

Test #3:

score: 0
Accepted
time: 0ms
memory: 3512kb

input:

4 5

output:

No

result:

ok Correct : No

Test #4:

score: 0
Accepted
time: 0ms
memory: 3468kb

input:

11 17

output:

Yes
^>>>>>>>>>>>>>>>>
^.v.v.v.v.v.v.v.v
^>.^.^.<v>.^.^.<v
^.<^>>>.v.<^>>>.v
^>.^.v.^.<v>.v.<v
^.<^>.<^>.v.<v>.v
^>.^.^.^.^.^.v.<v
^.<<<<<<<<<<<v>.v
^>.v.v.v.v.v.v.<v
^.^.^.^.^.^.^.^.v
<<<<<<<<<<<<<<<<v

result:

ok Correct

Test #5:

score: -100
Runtime Error

input:

1000 1000

output:


result: