QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#766924 | #9747. 字符串复制 | ucup-team5027# | WA | 20ms | 222468kb | C++20 | 1005b | 2024-11-20 19:18:50 | 2024-11-20 19:18:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 20ms
memory: 222444kb
input:
6 2 mantle
output:
57
result:
ok single line: '57'
Test #2:
score: 0
Accepted
time: 19ms
memory: 222468kb
input:
12 1919810 ifamjlifamjl
output:
138226305
result:
ok single line: '138226305'
Test #3:
score: -100
Wrong Answer
time: 19ms
memory: 222396kb
input:
13 935330878 aabbbbababbaa
output:
474137459
result:
wrong answer 1st lines differ - expected: '348310505', found: '474137459'