ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#93125 | #1130. 直角三角形(2) | Gluttony | 100 | 0ms | 1124kb | C++11 | 770b | 2020-02-16 23:01:54 | 2020-02-16 23:01:56 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1124kb
input:
10
output:
* ** *** **** ***** ****** ******* ******** ********* **********
result:
ok 10 lines
Test #2:
score: 20
Accepted
time: 0ms
memory: 1124kb
input:
13
output:
* ** *** **** ***** ****** ******* ******** ********* ********** *********** ************ **********...
result:
ok 13 lines
Test #3:
score: 20
Accepted
time: 0ms
memory: 1124kb
input:
10
output:
* ** *** **** ***** ****** ******* ******** ********* **********
result:
ok 10 lines
Test #4:
score: 20
Accepted
time: 0ms
memory: 1124kb
input:
12
output:
* ** *** **** ***** ****** ******* ******** ********* ********** *********** ************
result:
ok 12 lines
Test #5:
score: 20
Accepted
time: 0ms
memory: 1120kb
input:
14
output:
* ** *** **** ***** ****** ******* ******** ********* ********** *********** ************ **********...
result:
ok 14 lines