+ 1
Can I practise C program with solo learn??
9 Answers
+ 7
Here is an example
https://code.sololearn.com/c8BaPFZ1bjhx/?ref=app
+ 6
@Jordan
Sometimes,
but someone asked the same question in the past.
+ 6
@Jordan
haha thanks!
+ 5
Thanks @Sami!
+ 4
yes using c++ code playground.. but before that clear the whole predefimed header files.. and then use the c header stdio and conio
+ 3
Congrats Manual for Platinum.. ššš
+ 3
hahahaha, manual is incredibly fast for these questions
+ 3
@manual, yea that's what I'm saying. This question is asked very often and I haven't found one that wasn't answered by you. youre like the c man
0
@Mr Khan not conio, please :(
You will find problems with inputs on code playground :
scanf, gets, getc, getchar, ... do not work ...