cf/mirror

Context Advertising

CF
309B2100· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 4
Input
9 4 12
this is a sample text for croc final round
Output
this is a
sample text
for croc
final round
Sample 2of 4
Input
9 1 9
this is a sample text for croc final round
Output
this is a
Sample 3of 4
Input
6 2 3
croc a a a croc a
Output
a a
a
Sample 4of 4
Input
2 2 5
first second
Output
first
309B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)