Submission #73470882
Source Code Expand
S = input() name = "Of" + S.lower() print(name)
Submission Info
| Submission Time | |
|---|---|
| Task | A - Handmaid |
| User | wahpah |
| Language | Python (Codon 0.19.3) |
| Score | 100 |
| Code Size | 49 Byte |
| Status | AC |
| Exec Time | 23 ms |
| Memory | 9168 KiB |
Compile Error
Judge Result
| Set Name | Sample | All | ||||
|---|---|---|---|---|---|---|
| Score / Max Score | 0 / 0 | 100 / 100 | ||||
| Status |
|
|
| Set Name | Test Cases |
|---|---|
| Sample | 00-sample-01.txt, 00-sample-02.txt, 00-sample-03.txt |
| All | 00-sample-01.txt, 00-sample-02.txt, 00-sample-03.txt, 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt, 01-07.txt, 01-08.txt, 01-09.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| 00-sample-01.txt | AC | 23 ms | 8888 KiB |
| 00-sample-02.txt | AC | 11 ms | 9116 KiB |
| 00-sample-03.txt | AC | 11 ms | 9100 KiB |
| 01-01.txt | AC | 11 ms | 8972 KiB |
| 01-02.txt | AC | 11 ms | 9100 KiB |
| 01-03.txt | AC | 11 ms | 9020 KiB |
| 01-04.txt | AC | 11 ms | 9004 KiB |
| 01-05.txt | AC | 11 ms | 8848 KiB |
| 01-06.txt | AC | 11 ms | 8932 KiB |
| 01-07.txt | AC | 11 ms | 9168 KiB |
| 01-08.txt | AC | 11 ms | 8932 KiB |
| 01-09.txt | AC | 11 ms | 8908 KiB |