Submission #542469
Source Code Expand
s = raw_input() print s + s
Submission Info
| Submission Time | |
|---|---|
| Task | A - Double String |
| User | fujicode |
| Language | Python (2.7.3) |
| Score | 100 |
| Code Size | 30 Byte |
| Status | AC |
| Exec Time | 58 ms |
| Memory | 3392 KiB |
Judge Result
| Set Name | Sample | All | ||||
|---|---|---|---|---|---|---|
| Score / Max Score | 0 / 0 | 100 / 100 | ||||
| Status |
|
|
| Set Name | Test Cases |
|---|---|
| Sample | sample-01.txt, sample-02.txt |
| All | sample-01.txt, sample-02.txt, 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| 01-01.txt | AC | 56 ms | 3380 KiB |
| 01-02.txt | AC | 56 ms | 3392 KiB |
| 01-03.txt | AC | 58 ms | 3380 KiB |
| 01-04.txt | AC | 54 ms | 3388 KiB |
| 01-05.txt | AC | 55 ms | 3376 KiB |
| 01-06.txt | AC | 55 ms | 3388 KiB |
| sample-01.txt | AC | 54 ms | 3384 KiB |
| sample-02.txt | AC | 55 ms | 3380 KiB |