You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin

Plz anyone solving by c++ code

16th Dec 2020, 4:09 AM
Safalya Parida
Safalya Parida - avatar
4 Antworten
0
include <iostream> using namespace std; int main() { //your code goes here return 0; }
16th Dec 2020, 4:13 AM
Safalya Parida
Safalya Parida - avatar
0
Plz answer
16th Dec 2020, 4:13 AM
Safalya Parida
Safalya Parida - avatar
0
Ok mam
16th Dec 2020, 4:29 AM
Safalya Parida
Safalya Parida - avatar
0
Thnx pallavi mam for your kind information
16th Dec 2020, 4:31 AM
Safalya Parida
Safalya Parida - avatar