yesmider

Junior Member
  • Content count

    9
  • Joined

  • Last visited

Community Reputation

1 Neutral

About yesmider

  • Rank
    Newbie

Recent Profile Visitors

85 profile views
  1. float + int you got float so code should be int i; float total =0 ; float average; int score[5]; for (i = 0; i<5; i++) { printf("enter a score: "); scanf("%d", &score); } for (i = 0; i<5; i++) { total += score; } printf("Total = %f", total); return 0;
  2. same issue for me. maybe servers change the auth method or something. just wait for staff to bypass it.
  3. it still an old version now, just wait.
  4. because db will change name randomly now, we need a update for cdpatcher to hook new DB.