c language

  1. R

    🔒 Closed Pa help naman nito mga idol C language

    daming pina pagawa ng instructor namin di man lang nag bigay ng examples pano gawin yan
  2. R

    🔒 Closed C language pa help po

    pano ba to e code mas homirap pa ata beginner lang po
  3. K

    🔒 Closed C LANGUAGE

    Meron po ba kayo nito na file? docs wps ata or ips meron kasi dyan diko alam san galing to kani gusto ko lang sana makita file oh link baka meron kayo dyan alam full course ata to oh subject sa CPE 112 sa 1st year college
  4. S

    🔒 Closed Sino expert sa coding dyan (c language)

    pa help namn sa lods, pa fix lang ako sa code para sa project namin
  5. 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
  6. 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)...
  7. 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"...
  8. 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"...
  9. V

    🔒 Closed C language [HELP]

  10. V

    🔒 Closed LF commission C language c++

    sino po nag papacommission dito sa coding C language
  11. 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...
  12. V

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

    Medyo nahihirapan po ako
  13. 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...
  14. 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
  15. 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...
  16. P

    🔒 Closed C problem

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

    🔒 Closed Source not compiled

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

    #️⃣ C# Deleted

    Deleted
  19. 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...
  20. 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...
Back
Top