0

cout<<"enter details for car 1:;<< endl; car1.acceptdata(); cout<<"enter details for car 2:;<< endl; car2.acceptdata();

why is my code not running

13th Jun 2025, 2:00 PM
Namumpa Naume
Namumpa Naume - avatar
3 ответов
+ 6
Learn CPP first😑
13th Jun 2025, 2:20 PM
Manav Roy
Manav Roy - avatar
+ 4
https://sololearn.com/compiler-playground/c2Ep5Aa3fyK9/?ref=app Your code is not running because you're coding cpp without knowing cpp.
13th Jun 2025, 2:24 PM
Manav Roy
Manav Roy - avatar
+ 1
I think a better question would be "why will my code run" because I doubt even you know what you're trying to do.
13th Jun 2025, 5:00 PM
Afnan Irtesum Chowdhury
Afnan Irtesum Chowdhury - avatar