ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#96831 | #1230. 单词排序 | w_p_z_ | 100 | 1ms | 2004kb | C++ | 442b | 2020-02-20 17:07:07 | 2020-02-20 17:07:09 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 33
Accepted
time: 0ms
memory: 2000kb
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: 1ms
memory: 2004kb
input:
city boy tree student
output:
boy city student tree
result:
ok 4 lines
Test #3:
score: 33
Accepted
time: 0ms
memory: 2004kb
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