/ Vijos /

记录详情

Compile Error

foo.cc: In function ‘int main()’:
foo.cc:15:11: error: ‘next_permutation’ was not declared in this scope
   15 |     while(next_permutation(a,a+9));
      |           ^~~~~~~~~~~~~~~~

信息

递交者
类型
递交
题目
P1772 巧妙填数
语言
C++
递交时间
2024-05-05 05:36:46
评测时间
2024-05-05 05:36:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes