409956: GYM103870 A Best Waifu
Memory Limit:256 MB
Time Limit:2 S
Judge Style:Text Compare
Creator:
Submit:0
Solved:0
Description
A. Best Waifutime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard output
The problem setting team (well codicon and 3366 exclusively) put their heads together to present to you the ultimate anime-themed problem! You will have to output the name of the best waifu.
InputYou are given an integer $$$T$$$, the current testcase $$$(0 \leq T \leq 20)$$$. Note that this is for the checker to use.
OutputOutput one token (string with no whitespaces) of length no more than $$$100$$$ with all lowercase letters denoting the best waifu. If there are multiple answers, output any.
Remember, confidence is key!
ExampleInput0Output
thomasNote
Rest assured, the sample is always correct.
—
Idea: codicon, 3366
Preparation: 3366
Occurrences: Novice 1, Intermediate 1, Advanced 1