QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#512025 | #9177. String and Nails | ucup-team1157# | WA | 120ms | 6732kb | C++20 | 388b | 2024-08-10 13:18:48 | 2024-08-10 13:18:48 |
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: 0ms
memory: 3604kb
input:
3 1 1 2 4 3 1
output:
YES 1 1 2 4
result:
ok Everything ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3620kb
input:
1 1000000000 0
output:
YES
result:
ok Everything ok
Test #3:
score: -100
Wrong Answer
time: 120ms
memory: 6732kb
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 719989406 623903942 717061298 627260990 717305307 626981236 717549316 626701482 717793325 626421728 718037334 626141974 718281343 625862220 718525352 625582466 718769361 625302712 719013370 625022958 719257379 624743204 719501388 624463450 719745397 624183696 716817289 627540744 720233415 623624...
result:
wrong answer Wrong answer