QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#374726 | #5301. Modulo Ruins the Legend | ZhangYiDe | Compile Error | / | / | C++20 | 1.0kb | 2024-04-02 17:32:51 | 2024-04-02 17:32:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:29:34: error: ‘struct std::pair<long long int, long long int>’ has no member named ‘secon’; did you mean ‘second’? 29 | (gc<0)&&(an.first*=-1,an.secon*=-1,gc=-gc); | ^~~~~ | second