QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#304112 | #5010. Squaring the Triangle | ezteam1# | WA | 1ms | 3504kb | C++14 | 771b | 2024-01-13 14:28:14 | 2024-01-13 14:28:15 |
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
time: 1ms
memory: 3504kb
input:
2 3 50 100 7 8 9
output:
125000001 145600686
result:
wrong answer 2nd lines differ - expected: '655855196', found: '145600686'