mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update backtracking/magic_sequence.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
9ac4902940
commit
c0b471ee30
@ -10,7 +10,7 @@
|
||||
* sequence since $0$ occurs $6$ times in it, $1$ occurs twice, etc."
|
||||
* Quote taken from the [CSPLib](https://www.csplib.org/Problems/prob019/) website
|
||||
*
|
||||
* @author [Jxtopher](https://github.com/jxtopher)
|
||||
* @author [Jxtopher](https://github.com/Jxtopher)
|
||||
*/
|
||||
|
||||
#include <algorithm> /// for std::count
|
||||
|
Loading…
x
Reference in New Issue
Block a user