QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#250334 | #7687. Randias Permutation Task | XHYMathematics | Compile Error | / | / | C++23 | 24b | 2023-11-13 04:03:47 | 2023-11-13 04:03:47 |
Judging History
answer
const time_t ti=time(0);
Details
answer.code:1:7: error: ‘time_t’ does not name a type 1 | const time_t ti=time(0); | ^~~~~~