Код: Выделить всё
#include
using namespace std;
int main() {
size_t t,n,m,k;cin>>t;
string a;
while(t--){
cin>>n>>m>>k>>a;
if(m>n){ cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78736577/command-exited-with-non-zero-status-124[/url]