Submission #19779036


Source Code Expand

a,b,c=map(int,input().split());print(["Aoki","Takahashi"][a>b-c])

Submission Info

Submission Time
Task A - Very Very Primitive Game
User snowrabbit
Language Python (3.8.2)
Score 100
Code Size 65 Byte
Status AC
Exec Time 27 ms
Memory 9152 KiB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 100 / 100
Status
AC × 3
AC × 14
Set Name Test Cases
Sample 01_sample.txt, 02_sample.txt, 03_sample.txt
All 01_sample.txt, 02_sample.txt, 03_sample.txt, 04_random.txt, 05_random.txt, 06_random.txt, 07_random.txt, 08_random.txt, 09_random.txt, 10_random.txt, 11_random.txt, 12_random.txt, 13_random.txt, 14_random.txt
Case Name Status Exec Time Memory
01_sample.txt AC 24 ms 9084 KiB
02_sample.txt AC 20 ms 9020 KiB
03_sample.txt AC 20 ms 8860 KiB
04_random.txt AC 27 ms 8964 KiB
05_random.txt AC 19 ms 8968 KiB
06_random.txt AC 20 ms 9152 KiB
07_random.txt AC 21 ms 8960 KiB
08_random.txt AC 20 ms 8960 KiB
09_random.txt AC 23 ms 9144 KiB
10_random.txt AC 19 ms 9152 KiB
11_random.txt AC 25 ms 9020 KiB
12_random.txt AC 21 ms 9144 KiB
13_random.txt AC 21 ms 8864 KiB
14_random.txt AC 20 ms 9020 KiB