c language

  1. S

    🔒 Closed Sino expert sa coding dyan (c language)

    pa help namn sa lods, pa fix lang ako sa code para sa project namin
  2. M

    🔒 Closed C language

    Hello po pahelp naman po, medyo nalilito pa rin kasi ako sa syntax ng c language. Need na lang palabasin output, hindi ko alam paano ko sya palalabasin/anong kulang dito sa code
  3. C

    🔒 Closed Help

    #include <stdio.h> #define size 10 int main() { int numbers[size]; double grade[10]; double grade1=0; double grade2=0; double grade3=0; double highPerformance; double lowPerformance; printf("Enter the final grade of a student: "); scanf("%d", grade)...
  4. C

    🔒 Closed Help C language

    #include <stdio.h> void rRow(int array[3][4]){ int n, i, j; printf("\n\tEnter which you want to display >>"); scanf("%d", &n); for(i = 0; i < 3; i++){ for(j = 0; j < 4; j++){ if(i == (n-1)){ printf("%d"...
  5. C

    🔒 Closed Help anong mali sa code ko

    #include <stdio.h> void rRow(int array[3][4]){ int n, i, j; printf("\n\tEnter which you want to display >>"); scanf("%d", &n); for(i = 0; i < 3; i++){ for(j = 0; j < 4; j++){ if(i == (n-1)){ printf("%d"...
  6. V

    🔒 Closed C language [HELP]

  7. V

    🔒 Closed LF commission C language c++

    sino po nag papacommission dito sa coding C language
  8. V

    🔒 Closed Pa help po C language

    Kulang nalang po ng ganito #include <stdio.h> #define rSize 3 #define cSize 4 void accScores(int scores[rSize][cSize]){ int row, col; for(row = 0; row < rSize; row++){ printf("\nStudent %d:\n", row+1); for(col = 0; col < cSize; col++){ printf("Quiz...
  9. V

    🔒 Closed Hi sino po mag volunteer tumulong sa C problem ko

    Medyo nahihirapan po ako
  10. C

    🔒 Closed [CY4NFILES] Data Structures and Algorithms In C

    Data Structures and Algorithms In C Data Structures and Algorithms in C Using C DSA Data Structures Algorithms Competitive Programming DSA C Data Structures What you'll learn Understand the details of Data Structures and algorithms through animations Learn to write programs for different Data...
  11. K

    🔒 Closed Pahelp naman po sa program

    Hello po, patulong naman po kung pano gagawin sa program na 'to it should have file handling function, thank you so much po. c language po pala dapat program
  12. M

    ❓ Help C LANGUAGE PA HELP PO

    Cody doesn't know what The Programmer wants for Christmas so he asked The Programmer if he had a wish-list. The Programmer's eyes lit up and he immediately recited 5 things that he had always wanted to buy. The Programmer will input the 5 things then Cody will print it. Input 1. Name of the...
  13. P

    🔒 Closed C problem

    pa help mga master bagohan lang sa C language po pano e solve to sa dalawang test case.
  14. F

    🔒 Closed Source not compiled

    Naka windows 10 ako ban ganto lumalabas kapag na run ko?? patulong nman salamat
  15. U

    #️⃣ C# Deleted

    Deleted
  16. D

    🔒 Closed Loops in C Language

    Hi mga paps, heto nanaman ako upang magpatulong sa mga pro users of c language jan, medyo confused pa po ako sa loops kaya sana matulungan nyo ko I need po a loop na magtatanong if you want to process another that is answerable by "Y or y" and "N"/n" Then pag ang ininput ng user is no,dapat...
  17. P

    🔒 Closed Basic C programming problem but till now di ko masolusyunan

    So here it is guys I'm doing this project since last last week I'm almost done but till now di ko parin masolusyunan tong problema ko taeeee hahahhaah so here's the sample of what I'm doing So my problem is hindi ko mapalabas na ang score per questions ay true = 1 and false = 0 , ang laging...
  18. D

    🔒 Closed C programming beginner

    Hi mga paps, I am new at c laguage, pahelp naman po kung anong mali dito sa ginawa koooo, hahahah I can't seem to find where did I mistaken Matapos ko syang i-compile and run, once na nag input ako ng number di nya binabasa yung sumunod na if else statement, hanggang dun lang sya sa "SOME...
  19. C

    🔒 Closed Turbo C Project

    Baka po may makatulong sakin hehe di ko alam kung tama ba ito😨 Baka po pwede pong pa help about sa codes ko di po kasi gumagana yung Display hehe tska po pa help na din sa price kunyari po may item pa akong idadagdag yung sa price niya ganto po pala need gawin not sure kung tama yung system ko...
  20. Z

    ❓ Help Paki explain naman po sa marunong sa C

    Pa explain naman po, di ko kasi magets. Result : Eto po yung code: Nagtataka lang kasi ako dun sa naka highlight bat dicrement yung kailangan instead na i increment yung dot. Kasi sa result padagdag ng padagdag yung dots papuntang row 13. Di ko lang po magets hahaha TIA sa makakapag explain
Back
Top