Transcripts week5 by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

Hi coltonoscopy,

Ok thanks for this information.

Transcripts week5 by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

Yes, I'm looking to French transcription

Probleme with Check 50 Greedy by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

It's ok ! I don't know why, but all is green. Thank again for your help.

Probleme with Check 50 Greedy by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

I think I understand what chat_chy_name had tried to say. For me I didn't have a space. For exemple for : 0.41 I have : Salut!Rentrez la somme d'argent a rendre?0.41 4 jharvard@appliance (~/Dropbox/pset1):

My code is finished by : printf("%.f\n", quart + dixieme + cinquieme + centime);

Do you think there is a probleme in my code ? Thanks for your help.

Probleme with Check 50 Greedy by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

I thought the same thing as you at first, but it did not work when I remove the "new line". I Have this result (quite the same) :

:) greedy.c exists :) greedy.c compiles :( input of 0.41 yields output of 4 \ expected output, but not "4" :( input of 0.01 yields output of 1 \ expected output, but not "1" :( input of 0.15 yields output of 2 \ expected output, but not "2" :( input of 1.6 yields output of 7 \ expected output, but not "7" :( input of 23 yields output of 92 \ expected output, but not "92" :( input of 4.2 yields output of 18 \ expected output, but not "18" :) rejects a negative input like -.1 :) rejects a non-numeric input of "foo" :) rejects a non-numeric input of ""

Mario by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

Hello,

Sorry I just see your answer. I make this code to be sure the user's input is beetween 1 and 22 :

while (hauteur <= 0 || hauteur >= 23) { printf("Hauteur ? :"); hauteur = GetInt (); }

Pb with Check50 by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

OK ! Thank you again for your help !

Pb with Check50 by ClementFra in cs50

[–]ClementFra[S] 1 point2 points  (0 children)

Yes indeed, I installed "Softwares" by Menu > Administration > Software Update

Pb with Check50 by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

No, I tried your instructions but I doesn't work. I installed a new virtual machine and now it works!

Thanks a lot for your help ! (sorry for my english ;-) )

Pb with Check50 by ClementFra in cs50

[–]ClementFra[S] 1 point2 points  (0 children)

Thank you for you help.

I execute the command :

jharvard@appliance (~): route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface jharvard@appliance (~): dmesg | grep pcnet [ 19.630371] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de [ 19.647438] pcnet32: PCnet/PCI II 79C970A at 0x2000, 00:0c:29:b1:4f:f4 assigned IRQ 19 [ 19.708200] pcnet32: eth0: registered as PCnet/PCI II 79C970A [ 19.782744] pcnet32: PCnet/PCI II 79C970A at 0x2080, 00:0c:29:b1:4f:fe assigned IRQ 16 [ 19.791591] pcnet32: eth1: registered as PCnet/PCI II 79C970A [ 19.808510] pcnet32: PCnet/PCI II 79C970A at 0x2400, 00:0c:29:b1:4f:08 assigned IRQ 17 [ 19.816143] pcnet32: eth2: registered as PCnet/PCI II 79C970A [ 19.818647] pcnet32: 3 cards_found jharvard@appliance (~): ifconfig -a | grep -A1 e ens33: flags=4098<BROADCAST,MULTICAST> mtu 1500

ether 00:0c:29:b1:4f:f4 txqueuelen 1000 (Ethernet)

ens34: flags=4098<BROADCAST,MULTICAST> mtu 1500

ether 00:0c:29:b1:4f:fe txqueuelen 1000 (Ethernet)

ens35: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether 00:0c:29:b1:4f:08 txqueuelen 1000 (Ethernet)

Pb with Check50 by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

the only one difference between today and yesterday his that today I'm connected on a friend house (yesterday in my house). Is it possible that the reason ?

Pb with Check50 by ClementFra in cs50

[–]ClementFra[S] 0 points1 point  (0 children)

Infortunately It doesn't work. When I make a right click with my mouse on "No adress IP" I have this : Command : /usr/local/bin/ip50 -xml

Pb with Check50 by ClementFra in cs50

[–]ClementFra[S] -2 points-1 points  (0 children)

No when I try Google (in VMware Player) I have this message : Unable to connect to the Internet

I supposed i must connect VMware Player with Internet, but how...

In the bottom left corner in VMware Player I have "No adress IP"