Submission #751701
Source Code Expand
print "1" + "".join(["0"] * (input() - 1))+ "7"
Submission Info
| Submission Time | |
|---|---|
| Task | A - 数え上げ |
| User | gamma1129 |
| Language | Python (2.7.6) |
| Score | 100 |
| Code Size | 47 Byte |
| Status | AC |
| Exec Time | 27 ms |
| Memory | 2568 KiB |
Judge Result
| Set Name | Sample | All | ||||
|---|---|---|---|---|---|---|
| Score / Max Score | 0 / 0 | 100 / 100 | ||||
| Status |
|
|
| Set Name | Test Cases |
|---|---|
| Sample | 0_000.txt, 0_001.txt, 0_002.txt |
| All | 0_000.txt, 0_001.txt, 0_002.txt, 1_003.txt, 1_004.txt, 1_005.txt, 1_006.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| 0_000.txt | AC | 25 ms | 2568 KiB |
| 0_001.txt | AC | 25 ms | 2568 KiB |
| 0_002.txt | AC | 25 ms | 2568 KiB |
| 1_003.txt | AC | 25 ms | 2568 KiB |
| 1_004.txt | AC | 26 ms | 2568 KiB |
| 1_005.txt | AC | 27 ms | 2568 KiB |
| 1_006.txt | AC | 25 ms | 2568 KiB |