I say about
Code: Select all
printf("%-19s %2d\n", name.c_str(), min);
(Changing problem description or judge output or both will reject correct solutions which was submitted many years ago)
Moderator: Board moderators
Code: Select all
printf("%-19s %2d\n", name.c_str(), min);