Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 594 Bytes

CS50 problem sets

Solving problem sets for CS50's Introduction to Computer Science course.

Link course: Link

Use CS50 cloud IDE for test code Link.

All problem sets code went thought:

  • Style code check, example: $ style50 hello.c

  • Test code, example: $ check50 cs50/2018/x/hello

  • Submit code, example: $ submit50 cs50/2018/x/hello

Navigation by sets: