c++

  1. G

    🔒 Closed Pa help po pls using turbo c++ po

    Problem number 1: An automobile repair shop wants you to write a payroll program for its employees.The program must calculate each employees net salary that is the salary after taxes.Prompt the user for the employee's pay rate hours worked employee code (either 'A' for full time or 'B' for part...
  2. H

    🔒 Closed Pa help sa po!!!

    Help po!!!:):) Yung prof namin dapat gawin tong code tapos present na namin pa tulong or tips naman po...
  3. K

    🔒 Closed Tama ba ang pag call using bridge?

    I Want to connect End() and Mainmenu() In the functionname END() I will call MAINMENU2(). Then Inside MAINMENU2(), I Will Call Mainmenu1(). Inside Mainmenu1(), I Will call Mainmenu()But the error is the 3 functionname() identifier not found. any suggestion mga master :D Hehehe
  4. 4

    🔒 Closed C++

    Possible ba na matutuo ako ng c++ ? Kaya ko Kaya ? Nasan point kase ako ng Hindi Alam Kung saan magsisimula eh, pero nanood na ako ng vidoe tutorial sa youtube yung LearningLad,ma re recommend nyo ba yung turo nya para sakin na begginer? Tips narin say mga c++ program mer dito. Thank you!
  5. K

    🔒 Closed Pahelp mga master

    pano sir ma call yung q1e() (yung my white circle) gamit yung Switch statement(red circle)? bali po kapag nag output na po yung number the mag cacall po siya sa quiestion() example: case 1: 1 then call q1e(); bale po mag rarandom kasi sir yung number 1-15. then each number ay my naka assign na...
  6. K

    🔒 Closed Who wants to be a millionaire program.

    Pahelp nman po para po sa programming for C++. Di ko po kasi alam kun san ako magsisimula :( Write a program about the game "Who wants to be a Millionaire". There Should be a 15 Questions per round and the program will choose questions randomly. Each round has an equivalent difficulty and...
  7. J

    🔒 Closed Using for loop.[help]

    Gusto ko lng po malaman kung pano gamitin ang for loop for calling a functio to objects. i.e: case 1: Input new record Nag input ako ng new record. then case2: search record paano nasave un pag search ko dpat lalabas ung ininput kong new record. Using for loop po.
  8. M

    🔒 Closed Help fix this code

    mga ka phc patulong ako sa code ko. dapat pag nag enter sya ng maling password 3x exit ang program at kapag tama naenter nya proceed to next command dapat. #include<iostream> #include<windows.h> #include<stdlib.h> #include<iomanip> #include<conio.h> using namespace std; int addition (int a...
  9. A

    🔒 Closed Calling all c++ user help me

    patulong naman mga master pinag seatwork kami eh hindi pa nama tinuturo samin tong mga to
  10. J

    🔒 Closed C++ email sender

    Mga Ka PHC paano po ba magsend ng email using c++? Console lang po
  11. W

    Useful programming applications for android phones

    Hello guys share ko lang mga list ng programming apps for android AIDE - IDE for Android Java C++ (premium pãtched) CxxDroid C/C++ Compiler IDE (premium pãtched) CPP N-IDE C/C++ Compiler Pascal N-IDE PascalGUI (ρáíd) Java N-IDE Android Builder Bit Web Server (ρáíd) Turbo C++...
  12. J

    🔒 Closed C++

    Hi! so kelangan kopo ng tulong ninyo. Gagamit po kami ng C++ using while/do while by multiplying 2 numbers without using *. And output po dapat ay ganto: 5+5+5+5+5=25. which means 5 x 5. TIA po!
  13. V

    🔒 Closed C++

    Mga boss pag po ba mag cocode ka gamit ng C++ may idodownload? Salamat, Sorry po gusto ko po sana mag code.
  14. J

    🔒 Closed C++ smsgateway

    Mga sir pahelp po. Paano po ba maconnect si c++(console lang) sa isang API? Kakayanin kaya niya yung Sms at email?
  15. G

    🔒 Closed Guys pa help c++

    guys pako nag poprogram error talaga palage huhu freshmen bsit po ako pano po ba to? write a program that inputs three integers from the keyboard and prints the sum, average, product. haysss
  16. F

    🔒 Closed Basic programming using c++ ----- 05 loops

    While Loop - eto yung loop na hangga't valid yung nasa condition nya, gagawin nya pa rin yung loop int x=0; while(x<5) { cout<<x; x++; }//once naging 5 na ang value ng x, hindi na nya ieexecute yung mga nasa loob ng { at } Do..While loop -gagawin nya ng isang beses yung nasa loob ng { at }...
  17. J

    🔒 Closed Pa help naman po about sa increment

    nalilito po kasi ako kanina po kasi nag hands on kame kaso nahuli ako matapos kaya po sana turuan niyo ko ng maayos na code mali kasi saaken e increment addition at multiplication po na gagagawa using c++ tama po ba code ko
  18. X

    🔒 Closed Patulong po lodi para sa project namin

    Basic lang po alam ko sa c++... Sana po matulongan niyo ako, maraming salamat po... Yung 58 po lodis:).
  19. M

    🔒 Closed Please kailangan ko tulong nyo

    draw a flowchart to compute average of 3 quizzes of 5 students tulong mga papi please
  20. P

    🔒 Closed Learn advance c++ programming

    For educational purpose only Learn Advanced C++ Programming This course will take you from a basic knowledge of C++ to using more advanced features of the language. This course is for you if you want to deepen your basic knowledge of C++, you want to learn C++ 11 features. Size: 4.81GB Do not...
Back
Top