QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#671067 | #6812. Draw a triangle | ucup-team2281# | WA | 20ms | 3876kb | C++14 | 1.0kb | 2024-10-24 10:33:58 | 2024-10-24 10:34:03 |
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: 3808kb
input:
3 1 0 1 4 0 1 0 9 0 0 2 2
output:
2 0 1 1 1 0
result:
ok T=3 (3 test cases)
Test #2:
score: -100
Wrong Answer
time: 20ms
memory: 3876kb
input:
50000 66620473 -33485015 66620223 -33485265 43307886 98029243 43307636 98028994 -88895230 -3180782 -88895480 -3181030 -90319745 20018595 -90319995 20018348 -56783257 84789686 -56783507 84789440 -81798038 90629147 -81798288 90628902 98942945 -939146 98942695 -939390 -42532151 -57203475 -42532401 -572...
output:
66620224 -33485265 43307635 98028993 -88895481 -3181031 -90319912 20018430 -56783445 84789501 -81798289 90628901 98942653 -939431 -42532294 -57203614 53499988 -30665817 27114915 46989000 -2657663 26865222 40613841 17923094 -47650175 96037453 92953968 -64535228 86508597 -51415419 -82017967 17392323 7...
result:
wrong answer wa on query #254 (test case 254)