46272023-03-30 12:57:45AGergoTom és Jerry 1 (80)cpp17Wrong answer 0/803ms4208 KiB
#include <bits/stdc++.h>

using namespace std;




int main()
{
    int a,b,c,d;
    cin >> a >> b >> c >> d;
    for(int i = 0; i < d; i++)
    {
        cout << "IGEN\n";
    }
}
SubtaskSumTestVerdictTimeMemory
base0/80
1Wrong answer0/03ms1872 KiB
2Wrong answer0/03ms2128 KiB
3Wrong answer0/43ms2364 KiB
4Wrong answer0/42ms2416 KiB
5Wrong answer0/42ms2368 KiB
6Wrong answer0/43ms2604 KiB
7Wrong answer0/43ms2692 KiB
8Wrong answer0/43ms2948 KiB
9Wrong answer0/43ms3460 KiB
10Wrong answer0/43ms3324 KiB
11Wrong answer0/43ms3456 KiB
12Wrong answer0/43ms3668 KiB
13Wrong answer0/42ms3752 KiB
14Wrong answer0/42ms3812 KiB
15Wrong answer0/43ms3820 KiB
16Wrong answer0/42ms3884 KiB
17Wrong answer0/43ms4124 KiB
18Wrong answer0/42ms4100 KiB
19Wrong answer0/43ms4208 KiB
20Wrong answer0/43ms4100 KiB
21Wrong answer0/43ms3976 KiB
22Wrong answer0/43ms3960 KiB