Idempotent functions
542C2000· candidate master1s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
41 2 2 4
Output
1
Sample 2of 3
Input
32 3 3
Output
2
Sample 3of 3
Input
32 3 1
Output
3
58%
542C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…