QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#522916 | #9177. String and Nails | ucup-team1365# | WA | 319ms | 12172kb | C++20 | 994b | 2024-08-17 16:47:17 | 2024-08-17 16:47:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 5972kb
input:
3 1 1 2 4 3 1
output:
YES 3 1 2 4
result:
ok Everything ok
Test #2:
score: 0
Accepted
time: 1ms
memory: 5900kb
input:
1 1000000000 0
output:
YES
result:
ok Everything ok
Test #3:
score: -100
Wrong Answer
time: 319ms
memory: 12172kb
input:
200000 500000000 500000000 500244009 499720246 500488018 499440492 500732027 499160738 500976036 498880984 501220045 498601230 501464054 498321476 501708063 498041722 501952072 497761968 502196081 497482214 502440090 497202460 502684099 496922706 502928108 496642952 503172117 496363198 503416126 496...
output:
YES 601711051 490690664 713892405 588538273 713612651 588294264 635281531 519971744 601431297 490446655 713332897 588050255 713053143 587806246 635561285 520215753 676125615 555597058 560587213 454821341 601151543 490202646 712773389 587562237 712493635 587318228 635841039 520459762 600871789 489958...
result:
wrong answer Wrong answer