QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#314936 | #4186. Card Trading | GuanYunchang | Compile Error | / | / | C++11 | 1.4kb | 2024-01-26 15:05:24 | 2024-01-26 15:05:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:18:14: error: elements of array ‘std::array<long long int, 3> s [1000010]’ have incomplete type 18 | array<ll, 3> s[N]; | ^ answer.code:18:14: error: storage size of ‘s’ isn’t known