ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1585
. Penguins
Solution idea in C++
Posted by
Newaz
1 Apr 2024 10:04
Instead of using getline(cin, str), use two different string such as string s1, s2.
Then compare s1!
© 2000–2024
Timus Online Judge Team
. All rights reserved.