QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#294313 | #4834. Trijection | ucup-team1878# | 0 | 0ms | 0kb | C++23 | 7.5kb | 2023-12-30 11:52:52 | 2023-12-30 11:52:53 |
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: 0
Wrong Answer on the first run
input:
5 4 poly 4 2 .# ## ## #. perm 4 1 5 2 3 triang 1 2 4 1 4 5 1 5 7 2 3 4 5 6 7 perm 2 1 3 5 4
output:
perm 1 2 5 3 4 triang 1 2 3 1 3 7 3 4 5 3 5 6 3 6 7 poly 2 4 #### ###. poly 3 3 ### ### ##.
input:
output:
result:
wrong output format Expected integer, but "perm" found