Skip to content
 |
BRUR |
Related Posts:
SOLUTION OF URI 1073
// 1073 (Mahmud_Jamil) BRUR
// Even Square
#include <stdio.h>int main(){ int n, i; sca… Read More
SOLUTION OF URI 1072
// 1072 (Mahmud_Jamil) BRUR
// Interval 2
#include<stdio.h>int main(){ long long int i,n,input,in=0,out=… Read More
SOLUTION OF URI 1067
// 1067 (Mahmud_Jamil) BRUR
// question of 1067
Odd Numbers
#… Read More
SOLUTION OF URI 1080
// 1080 (Mahmud_Jamil) BRUR
// Highest and Position
#include<stdio.h>int main(){ int i,in,m=0,p;&nb… Read More
SOLUTION OF URI 1074
// 1074 (Mahmud_Jamil) BRUR
//
Even or Odd
#include<stdio.h>int main(){ long int i,N,X;&n… Read More
0 comments:
Post a Comment