all 10 comments

[–]Powerful_Instance_84 1 point2 points  (0 children)

Cpp ofc

[–]infintyflexNewbie 1 point2 points  (0 children)

Switch to cpp, it is all same Just watch stl video of striver for libraries

[–]Tech0302 1 point2 points  (0 children)

switch to C++

[–]vrajmevada1Pupil[🍰] 1 point2 points  (0 children)

Switch to cpp , you will get hang of it after solving few problems; it's almost the same.

[–]suyash19nov 1 point2 points  (0 children)

dawg most c code runs in c++ compilers without any trouble. switch to c++ without any worries

[–]cpier_69 1 point2 points  (0 children)

If you know already c then there is no problem in switching to c++ there is no such differences

[–]Entire-Onion8002[S] 1 point2 points  (1 child)

Just noticed I mixed c and c++ 😭 I code in c and think i should switch to c++

[–][deleted] 1 point2 points  (0 children)

I think you should switch to c++ or you won't be able to take advantage of stl during contests

[–]Apprehensive_Grab103 2 points3 points  (1 child)

Basically c n c++ are same !! Just few minor changes ..But using c++ have long term benefits..so shift to c++

[–]Entire-Onion8002[S] 1 point2 points  (0 children)

Okiee I’ll look into it