User profile: sabbir366
User info |
User name: | sabbir366 |
History |
Joined: | |
Number of posts: | 2 |
Latest posts: |
skip Thank you very much,but how can my output be ?
1-2, 3-4
1-2, 3-5
1-2, 4-5
1-3, 2-4
1-3, 2-5
1-3, 4-5...
skip #include <iostream>
#include <cmath>
using namespace std;
int main()
{
int n,num,i=0,a,b,c,...
|
This user does not accept Private Messages