CS50 CREDIT | PROBLEM SET 1 | SOLUTION

preview_player
Показать описание
CS50 Problem Set walk-through

Рекомендации по теме
Комментарии
Автор

I love watching real-time coding problem-solving like this. It allows me to think along with the process, see the mistakes, and reflect on them to improve my own skills more efficiently. Pls keep up the amazing work, your vid is incredibly helpful. Thank you!

rtr
Автор

this is very very helpful, I really am content with the way you explain things you write, so if I dont understand you make me udnerstand great video

KorinasX
Автор

could this problem be solved using arrays?

dajunonator
Автор

I don't understand why we change var to false in this step: if (var == true)
{
total += num % 10;
num /= 10;
var = false;
}

kneybanoumane-rh
Автор

voice sound is low. please make it loud.

mujahidulislam---
Автор

Hi! Are you going to make videos on week 6 and 7?

nataliev