QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#439686 | #4581. Energy Generation | DitaMirika | WA | 2ms | 3836kb | C++23 | 3.7kb | 2024-06-12 16:13:08 | 2024-06-12 16:13:09 |
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: 2ms
memory: 3808kb
input:
3 10 10 15 0 0 0 2 2 180 100 100 180
output:
35
result:
ok single line: '35'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3828kb
input:
3 10 1 1000 0 0 0 2 2 0 -4 4 180
output:
2998
result:
ok single line: '2998'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3816kb
input:
4 10 1000 1 0 0 0 0 2 90 2 0 180 2 2 270
output:
4002
result:
ok single line: '4002'
Test #4:
score: 0
Accepted
time: 1ms
memory: 3740kb
input:
10 1000 1 2 186 98 180 206 689 270 695 90 90 292 247 90 -405 -125 270 928 -887 90 -45 -233 270 58 625 90 -215 136 270 -858 672 90
output:
62
result:
ok single line: '62'
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3836kb
input:
50 322 127 256 -418 -408 0 -317 -390 90 -208 -295 270 -187 -379 90 -343 -395 0 -278 -279 270 -191 -239 270 -192 -411 180 -203 -181 90 -330 -231 0 387 -416 180 352 -402 270 138 -181 0 299 -435 180 261 -273 0 191 -433 270 430 -182 0 290 -375 90 293 -426 90 458 -297 270 -416 278 270 -411 167 90 -312 23...
output:
64542
result:
wrong answer 1st lines differ - expected: '66300', found: '64542'