Skip to main content

Questions tagged [appliance]

0 votes
1 answer
611 views

I've tried everything else to get cs50 ide offline, like docker, but nothing seems to be working. if I download the cs50 appliance from last year shoul I have any problems?
MacKenzie Richards's user avatar
0 votes
1 answer
74 views

One: I have very poor internet connection and I want to know if there's a way to use cs50 IDE offline. Two: I fooled around some with the get_(user input) functions and found that you can do this ...
MacKenzie Richards's user avatar
0 votes
1 answer
37 views

It appears that if you define one string and store the value of the string in another string and you try to change one of the strings, you'll end up changing both of them(as in the image). My question ...
Muhammad Faizan Badar's user avatar
0 votes
2 answers
637 views

I need your assistance with my code foe CS50 problem set 1, the mario(less comfortable). I seem to have a few problems with the logic inside my code. Would you mind pointing out the mistakes? I would ...
ichi's user avatar
  • 3
1 vote
2 answers
176 views

I'm trying to make PSET2 crack, however in online IDE I got segmentation fault. I tried same thing on my local computer and it works fine. What's wrong? Pls ignore the fact that code is ugly etc. ...
J Doe CS50's user avatar
0 votes
1 answer
124 views

I have version 17-12 of cs50 appliance. It has the version 5.4.7 of php . I want to update the version of php to 7. How can I do this?
Archit Gupta's user avatar
0 votes
1 answer
158 views

i have completed my cs50 course but now wanted to get my hands wet in SDL, so for that in the seminars it was said to download cs50 appliance and to do that one would have to download VM worstation, I ...
Furrukh Jamal's user avatar
1 vote
1 answer
190 views

Slice of code: #include <cs50.h> void sort(int values[], int n) { for (int i = 0, i < n, i++) Error: bubble.c:6:21: error: declaration shadows a local variable [-Werror,-...
Bijan Khadembashi's user avatar
0 votes
1 answer
89 views

I am using CS50 appliance to do psets but since I have a laptop with ubuntu on it, I would like to set up a similar environment to the cs50 in my laptop, starting with clang, and the C libraries that ...
JaviMar's user avatar
  • 125
2 votes
1 answer
482 views

For those of you who have finished the course - do you continue to use the CS50 IDE? I would like to find an IDE that doesn't depend on the CS50 libraries and packages etc. and would like to find ...
adge's user avatar
  • 47
0 votes
1 answer
73 views

I want this code to skip through a name like " bob dylan", ignore the spaces before "bob" and print "B". It is not printing anything for some reason. #include <stdio.h> #include <cs50.h&...
Bijan Khadembashi's user avatar
0 votes
1 answer
74 views

I went to cs50 ide to work on some code today and when I opened cs50 ide, my whole code was highlighted and it was unresponsive when I clicked on it. I figured out that I am only able to click on the ...
Ben's user avatar
  • 44
0 votes
1 answer
126 views

I updated IDE and start working on problem set 8, but the application appears to be blocking me from entering the application i am working on and in the sql database. Particularly, in the instructions ...
dean.d's user avatar
  • 16
3 votes
2 answers
2k views

My CS50IDE workspace was fine this morning, but it is not having issues. In my upper right nav I am now missing the link to my localhost (i.e. https://ide50-myusername.cs50.io), as well as the info ...
Daniel M's user avatar
0 votes
2 answers
1k views

Okay this is driving me nuts.. i have looked at a bunch of these questions which are the exact same.... but none of the answers help.... Basically in my code this is how it goes: ` if(argc != 2 || k ...
Nilabha Chatterjee's user avatar

15 30 50 per page
1
2 3 4 5
19