ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110386 | #1230. 单词排序 | Baiyang0728 | 100 | 0ms | 1228kb | C++ | 414b | 2020-06-24 21:51:28 | 2020-06-24 21:51:29 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 33
Accepted
time: 0ms
memory: 1224kb
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: 1228kb
input:
city boy tree student
output:
boy city student tree
result:
ok 4 lines
Test #3:
score: 33
Accepted
time: 0ms
memory: 1224kb
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