Get Mystery Box with random crypto!

Offcampus Jobs India

Logo of telegram channel offcampusjobs24 — Offcampus Jobs India O
Logo of telegram channel offcampusjobs24 — Offcampus Jobs India
Channel address: @offcampusjobs24
Categories: Work
Language: English
Subscribers: 1.57K
Description from channel

Welcome to Offcampus Hub
1. Freshers Jobs
2. Off Campus Jobs
3. Walk - In Interviews
4. Government Jobs
5. Placement Papers
6. Study Meterial
For All Graduates ( Engineering, Degree, Diploma)
Join Link:https://t.me/joinchat/qhSKjmyhRn4xNzdl

Ratings & Reviews

3.50

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

0

3 stars

0

2 stars

1

1 stars

0


The latest Messages 6

2022-02-22 12:41:02
E-commerce code in c
178 viewsElliot, 09:41
Open / Comment
2022-02-22 12:40:13 lst=list(map(int,input().split()))
arr=list(map(int,input().split()))
res=[]
for i in range(len(arr)):
for j in range(lst[1],lst[2]+1):
if(arr[i]%j==0)and(arr[i] not in res):
res.append(arr[i])
sum=0
for i in range(len(res)):
sum+=res[i]
print(sum)


Online math course code
176 viewsElliot, 09:40
Open / Comment
2022-02-22 12:39:30
171 viewsElliot, 09:39
Open / Comment
2022-02-22 12:37:08
Wipro
177 viewsElliot, 09:37
Open / Comment
2022-02-22 12:36:00
Wipro
172 viewsElliot, 09:36
Open / Comment
2022-02-22 12:35:23
Wipro
167 viewsElliot, 09:35
Open / Comment
2022-02-22 12:31:58
#include

using namespace std;

int main()
{
string s;
cin>>s;
string an="";
for(auto x:s)
{
if(islower(x))
{
an.push_back(toupper(x));
}
else
{
an.push_back(tolower(x));
}
}
cout<}


MNC

Wipro
174 viewsElliot, 09:31
Open / Comment