ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#112582 | #1230. 单词排序 | fzs | 100 | 0ms | 1232kb | C++11 | 334b | 2020-07-19 13:09:26 | 2020-07-19 13:09:27 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 33
Accepted
time: 0ms
memory: 1232kb
input:
She wants to go to Peking University to study Chinese
output:
Chinese Peking She University go study to wants
result:
ok 8 lines
Test #2:
score: 33
Accepted
time: 0ms
memory: 1232kb
input:
city boy tree student
output:
boy city student tree
result:
ok 4 lines
Test #3:
score: 33
Accepted
time: 0ms
memory: 1232kb
input:
Built directly on Spring Boot innovative approach to enterprise Java
output:
Boot Built Java Spring approach directly enterprise innovative on to
result:
ok 10 lines