Context Advertising
309B2100· master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
9 4 12this is a sample text for croc final round
Output
this is asample textfor crocfinal round
Sample 2of 4
Input
9 1 9this is a sample text for croc final round
Output
this is a
Sample 3of 4
Input
6 2 3croc a a a croc a
Output
a aa
Sample 4of 4
Input
2 2 5first second
Output
first
58%
309B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)