Login
Sign-Up
Problem
Contest
Category
Submissions
English
Problem
Contest
Category
Submissions
English
#275
Submit Code
Submissions
로봇이 지나간 경로
Time Limit: 1 Sec
Memory Limit: 1024 MiB
한국어
Example Input 1
Copy
5 5 ..... ..... ##### ..... .....
Example Output 1
Copy
3 5 < AA
Example Input 2
Copy
5 5 ##### ....# #...# #...# #####
Example Output 2
Copy
3 1 v ALAALAALAA
Language-Specific Restrictions