QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#311912 | #5447. 鸽子 | flower | Compile Error | / | / | C++20 | 39.6kb | 2024-01-22 23:30:38 | 2024-01-22 23:30:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int pigeon_num(int, int)’: answer.code:66:25: error: ‘K’ was not declared in this scope 66 | else return N* (K + 1); | ^