Another Contest 10 Problem 1 - Wesley's Anger Contest 7 Problem 1 - Ideology

View as PDF

Submit solution


Points: 0 (partial)
Time limit: 1.0s
Memory limit: 1G

Problem type

This is a quiz. Every question is worth 1 mark.

1.  What kind of programmer are you not?
2.  If you write tests, what might you not need?
3.  What is Donald's last name?
4.  What is the belief that impostor syndrome is?
5.  What might Python need?
6.  What would be exhausting to consider?
7.  A static space is no longer undefined, what is it?
8.  What are categories?
9.  What comes from categories or examples?
10. What might you need?
11. What is slow?
12. What is impractical?
13. What is a vessel?

Input Specification

The input will consist of a single nonzero integer $T$, the number as presented in the above list.

Output Specification

Output the answer to the question. Your answer will be normalized by changing all uppercase letters to lowercase letters and removing all characters not in garybenhdtcfijklmopqsuvwxz.

Sample Input

11

Sample Output

Java

Sample Explanation

Though true, the correct answer is not Java.


Comments

There are no comments at the moment.