Sponsors

Tag: codeforces contest

Codeforces Round #473 (Div....

#include<stdio.h> int main(){ int n; scanf("%d",&n); if(n <= 5) printf("-1n"); else{ printf("1 2n2 3n2 4n"); for(int i...

Codeforces Round #377 (Div....

Hi guys , I just solved the Codeforces Round...

Advertisement

spot_img