QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#536785 | #9227. Henry the Plumber | ucup-team4478# | Compile Error | / | / | C++20 | 3.4kb | 2024-08-29 16:46:46 | 2024-08-29 16:46:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘PT scale(const PT&)’: answer.code:38:5: error: designated initializers cannot be used with a non-aggregate type ‘PT’ 38 | }; | ^ answer.code:38:5: error: no matching function for call to ‘PT::PT(<brace-enclosed initializer list>)’