Submission #751773
Source Code Expand
a = STDIN.gets.chomp.to_i puts (10 ** a) + 7
Submission Info
| Submission Time | |
|---|---|
| Task | A - 数え上げ |
| User | yokkun_s |
| Language | Ruby (2.3.3) |
| Score | 100 |
| Code Size | 45 Byte |
| Status | AC |
| Exec Time | 17 ms |
| Memory | 1788 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 | 17 ms | 1788 KiB |
| 0_001.txt | AC | 16 ms | 1788 KiB |
| 0_002.txt | AC | 16 ms | 1788 KiB |
| 1_003.txt | AC | 17 ms | 1788 KiB |
| 1_004.txt | AC | 16 ms | 1788 KiB |
| 1_005.txt | AC | 17 ms | 1788 KiB |
| 1_006.txt | AC | 17 ms | 1788 KiB |