QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#307089#7778. Turning Permutationucup-team1565#Compile Error//C++2019.6kb2024-01-17 22:03:532024-01-17 22:03:53

详细

answer.code:1:1: error: expected unqualified-id before ‘[’ token
    1 | [i, i ^ (1LL << id), mp[i ^ (1LL << id)], 1LL << id]: 0,1,1,1,
      | ^