QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#314936#4186. Card TradingGuanYunchangCompile Error//C++111.4kb2024-01-26 15:05:242024-01-26 15:05:24

详细

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