What's the favorite programming language for ICPC?

  Рет қаралды 188,720

ICPCNews

ICPCNews

Күн бұрын

C++ beats the rest for most teams at ICPC2017

Пікірлер: 298
@ATeima-kk5ps
@ATeima-kk5ps 4 жыл бұрын
The reason most people choose c++ is the fact that c++ keeps getting more features while having good performance.
@raianmr2843
@raianmr2843 2 жыл бұрын
Not really. Most problem solving platforms are stuck at C++14, and the most popular ones (ICPC included) at C++17. And performance is a non issue as you'll be compared against others using the same language as you. The real reason people use C++ for this use case is that it hosts STL, which was only implemented in C++ because of generics and RAII, features that aren't exclusive to C++ anymore. The design of STL successfully abstracts away most of the counterintuitive grammar of C++ that pop right back up when you crawl out of this niche and start programming software. Other than that, AOT compilation is the second most important feature here. Online judges exist out of your domain of control, and so the determinism AOT compilation brings goes a long way. I'd say this C++ monoculture will persist for years to come because like I said before, the issues with C++ aren't relevant in this isolated niche, and no other big name languages are getting gifted with something like STL any time soon.
@tanmaysingh3968
@tanmaysingh3968 Жыл бұрын
and time limit too , its the best language to solve complex problems so at least time limit wont be a problem
@ericxue3244
@ericxue3244 Жыл бұрын
@@raianmr2843 There are no features to my knowledge that are useful for cp in cpp20 that didn't exist in cpp17
@sauyon
@sauyon 7 жыл бұрын
I swear they asked me what my favorite programming language in general.
@Maver1ck101
@Maver1ck101 7 жыл бұрын
Are you the last guy in the video?
@sauyon
@sauyon 7 жыл бұрын
yeahhhhhh
@youssefel-shabasy833
@youssefel-shabasy833 6 жыл бұрын
XxxD
@ajaymalik4653
@ajaymalik4653 5 жыл бұрын
@Ozzy jak they also have to code a lot
@amogh708
@amogh708 4 жыл бұрын
you look like an Anime character in real life, your profile pic
@tilakmadichettitheappdeveloper
@tilakmadichettitheappdeveloper 7 жыл бұрын
for all the Java fans who got disappointed, Petr Mirtchev codes in java
@vikramadityakukreja4795
@vikramadityakukreja4795 5 жыл бұрын
I find SPOJ really hates JAVA even after fast IO otherwise mostly other sites have no trouble
@joelmeza9595
@joelmeza9595 5 жыл бұрын
Wait.. Tourist codes in C++
@tomriddle2427
@tomriddle2427 5 жыл бұрын
but then the tourist codes in c++
@tarunkr.9041
@tarunkr.9041 5 жыл бұрын
Love java
@shubhamjain3501
@shubhamjain3501 4 жыл бұрын
Not true anymore :)
@sourabhkhandelwal689
@sourabhkhandelwal689 7 жыл бұрын
C++ : 9, Java : 2, Rust : 1.
@stem6109
@stem6109 4 жыл бұрын
python 0
@lordofwizard835
@lordofwizard835 2 жыл бұрын
Result.. Rust wins
@astronaut22
@astronaut22 2 жыл бұрын
@@lordofwizard835 yes rust is very good
@vectoralphaSec
@vectoralphaSec 2 жыл бұрын
@@stem6109 Python is so good.
@lshadowSFX
@lshadowSFX 7 ай бұрын
@@vectoralphaSec and soo slow too.
@Garentei
@Garentei 5 жыл бұрын
The only reason one would use Python in competitive programming is if they use 1e+200000 sort of numbers
@w47-p1e
@w47-p1e 3 жыл бұрын
Do you realise how slow that would be
@austinrowell7167
@austinrowell7167 2 жыл бұрын
@@w47-p1e I was going to say
@raianmr2843
@raianmr2843 2 жыл бұрын
literally no problem statement said ever
@GMKirKon
@GMKirKon 2 жыл бұрын
Well, it’s actually really easy for ICPC finalists to write BigInt with FFT/Karatsuba, it takes less than 10 minutes for such great programmers.
@lancetv4826
@lancetv4826 Жыл бұрын
It's best for coding interview though, you can solve most problems with less code.
@SarvpriyArya
@SarvpriyArya 5 жыл бұрын
HTML
@yacineelayar7385
@yacineelayar7385 5 жыл бұрын
u make my day
@indrit66
@indrit66 4 жыл бұрын
HTML is not a steroid enhancment drug you fool. Prime mike tyson would have beaten c++
@tazaoumur
@tazaoumur 4 жыл бұрын
txt
@II_xD_II
@II_xD_II 4 жыл бұрын
F
@DanielNyong
@DanielNyong 4 жыл бұрын
JavaScript and Php
@thetrainoflife8327
@thetrainoflife8327 3 жыл бұрын
C++ is boss , and especially STL , damm it's absolutely beautiful ❤️
@luistheserrano4785
@luistheserrano4785 2 жыл бұрын
STL is only for windows applications and crap like that with unlimited resources, the real hardcore stuff is done with pure C++ and your own matrix, arrays, etc. library
@luistheserrano4785
@luistheserrano4785 2 жыл бұрын
@@Karvalian using stl on linux is like using a Fiat panda engine in a Ferrari
@vectoralphaSec
@vectoralphaSec 2 жыл бұрын
@@Karvalian lol he doesn't know what he's talking about.
@benyao788
@benyao788 2 жыл бұрын
@@Karvalian No. If it’s Kernel you’re referring to, C is mostly used in kernel. STL is shit, most companies don’t use STL.
@venkateswarans1012
@venkateswarans1012 6 жыл бұрын
0:33 🤔 he loves C++ more than Bjarne stroustrup.
@II_xD_II
@II_xD_II 4 жыл бұрын
you made my day lol
@shashwatsingh253
@shashwatsingh253 3 жыл бұрын
Python 0.25 😂
@missilemahmood
@missilemahmood 3 жыл бұрын
That's called getting headfucked 😂
@duhancaraciolo
@duhancaraciolo 6 ай бұрын
that's me, I have 0 idea why I was shaking my head 💀
@mrityunjay1357
@mrityunjay1357 5 жыл бұрын
Guy in red at 0:33, damn those expressions🤣😂🤣😂
@HermanWillems
@HermanWillems 5 жыл бұрын
Internally thinking: WTF is this stupid question. C++ duhhh
@anna_inu
@anna_inu 4 жыл бұрын
@@armanbolouri9440 c++ is gay
@Artaxerxes.
@Artaxerxes. 4 жыл бұрын
@@anna_inu c++ is gigachad
@LongLiveIsrael-c7y
@LongLiveIsrael-c7y 4 жыл бұрын
I see what you did there with smileys
@mrityunjay1357
@mrityunjay1357 4 жыл бұрын
Have heard of Indian head bobble? Fuck, I am Indian too😂.
@aymenmt1
@aymenmt1 2 жыл бұрын
The only reason one would use Python in competitive programming is if they wanna lose and go home early .
@dominobuilder100
@dominobuilder100 6 ай бұрын
No, python is quite popular actually. Competitions nowadays always use pypy, a program that compiles python code and runs it as machine code. That’s why python is almost as fast as c++, and sometimes we choose python just because it is easier to implement some stuff in.
@user-tz9jh6pv2j
@user-tz9jh6pv2j 6 ай бұрын
@@dominobuilder100and they all lose.
@dominobuilder100
@dominobuilder100 6 ай бұрын
@@user-tz9jh6pv2j absolutely not
@Nilesh-pj9ip
@Nilesh-pj9ip 5 ай бұрын
Actually for low rated questions python can work as efficiently as cpp, tl won't get exceeded
@tdpencil2811
@tdpencil2811 3 жыл бұрын
C++ beats any other language in most things but not all.
@devjeff3192
@devjeff3192 4 жыл бұрын
What makes the C++ so popular for CP is because of its STL Library
@soumitsaha22
@soumitsaha22 4 жыл бұрын
Java also has a collection class that is same as the stl of cpp
@HermanWillems
@HermanWillems 4 жыл бұрын
@@soumitsaha22 zero cost abstraction. Google it.
@soumitsaha22
@soumitsaha22 4 жыл бұрын
@@HermanWillems ik... performance in java is slow than cpp...but for that java is given 2 times the required time limit
@raianmr2843
@raianmr2843 2 жыл бұрын
​@@soumitsaha22 Most languages have some common algorithms and data structures in their standard library, this isn't exclusive to Java. But the comparison of STL with these libraries/modules/packages is not a valid one. STL was a separate, comprehensive project spearheaded by someone who didn't have direct say in the development of the C++ standard. It was implemented in C++ because of the many qualities of the language. The library was then integrated into the language, gifting it with something that no other language enjoys even to this day. Learning STL is a long journey that is somewhat separate to learning C++ as a language or standard library. STL's design goals are actually unattainable using OOP exclusively. This is why compile-time generics, default arguments, operator overloading, etc. non-OOP features are used in it's implementation. This wouldn't have been possible in a language like Java where it's idiomatic to solve all these problems using OO solutions. Another factor that makes C++ different (and this is less relevant to competitive programming) is the Boost set of libraries. Boost is a separate project but many of it's libraries are now part of the C++ standard. Unlike early STL, Boost is maintained by people who do have a say in the language's development. It's perfectly ok to use Java if that's what you want, I just wanted to point out how C++ is different and what contributed to its popularity in this particular niche.
@tusharagarwal5306
@tusharagarwal5306 8 ай бұрын
The only reason is performance. Java has also collections, but still cpp is preferred.
@wthxrsh
@wthxrsh 10 ай бұрын
bro at the end casually said RUST in ICPC
@ismbks
@ismbks 6 ай бұрын
kek
@reyaanuppal5007
@reyaanuppal5007 7 жыл бұрын
I see, Not any language is even close to C++ when it comes to competitive programming
@anikethdeshpande8336
@anikethdeshpande8336 5 жыл бұрын
But why ?
@anikethdeshpande8336
@anikethdeshpande8336 5 жыл бұрын
Please tell me why and how is cpp better than others.. Please tell me as I'm a beginner and want to pick up the best languages for competitive programming
@khanhchung4103
@khanhchung4103 5 жыл бұрын
Aniketh Deshpande Im not a competitive programer but I know why C++ is really popular. Competitive programming is all about solving problems in a short time period and your solutions must be fast in performance. The reason why chose C++ is its the fastest language (in performance) which can be used to solve the problems (Assembly language is faster but it is hard to program). Many people say that C is faster but the truth is C and C++ almost have same speed, but C++ comes up with STL library which is really useful to use in competitive programming.
@anikethdeshpande8336
@anikethdeshpande8336 5 жыл бұрын
@@khanhchung4103 thank you
@DFsdf3443d
@DFsdf3443d 5 жыл бұрын
@@khanhchung4103 actually c++ is faster than assembly
@tintin5915
@tintin5915 2 жыл бұрын
0:33 , ahhh that satisfaction
@ATULSHARMA-cc1ju
@ATULSHARMA-cc1ju 4 жыл бұрын
last guy talks like elon musk
@RobertKing
@RobertKing 2 жыл бұрын
I've switched from Python/Go/C++ to Rust, it's great :)
@michaelscott5653
@michaelscott5653 2 жыл бұрын
Lmao
@astronaut22
@astronaut22 2 жыл бұрын
I also started to learn rust, it's really nice, so many things we can do with Rust
@vectoralphaSec
@vectoralphaSec 2 жыл бұрын
Switched? Why do people always say they switched as if you only learn one language and stick to it leaving the others behind.
@RobertKing
@RobertKing 2 жыл бұрын
@@vectoralphaSec I mean for programming contests it's what I use, but for real world I use mostly typescript ha, rust increasing tho
@raianmr2843
@raianmr2843 2 жыл бұрын
@@vectoralphaSec they're talking about the language they primarily use lmao work on your comprehension
@deathvall3y
@deathvall3y 4 жыл бұрын
Rust guy 😍
@tango2olo
@tango2olo 4 жыл бұрын
Can we have a computer language whose compiler has the sophistication as that of Rust's and whose syntax is as simple as that of Go??
@HermanWillems
@HermanWillems 4 жыл бұрын
not vlang.
@subid.majumdar
@subid.majumdar 3 жыл бұрын
Yes we can
@desrucca
@desrucca 2 жыл бұрын
Well Vlang claims it is
@raianmr2843
@raianmr2843 2 жыл бұрын
Check out Odin. The guy behind it has written 100k+ lines of Go. And stay away from V, V is not a serious project.
@ashulivechess
@ashulivechess 4 жыл бұрын
Python?
@LordLobov
@LordLobov 4 жыл бұрын
Assembly language
@arkhamb
@arkhamb 3 жыл бұрын
Stack based
@nirmalatiwari3295
@nirmalatiwari3295 3 жыл бұрын
Lol
@siddharthmagadum16
@siddharthmagadum16 3 жыл бұрын
I write in bits
@vodanh1370
@vodanh1370 3 жыл бұрын
@@siddharthmagadum16 :D
@cooliotopnotch6287
@cooliotopnotch6287 2 жыл бұрын
"Umm Hello? Based Department? You're gonna wanna see this comment."
@Jaypatel-dw5vc
@Jaypatel-dw5vc 2 ай бұрын
didn't know rust was famous back in the day..
@iam4lmir
@iam4lmir 5 жыл бұрын
Simply because all programming languages are build and based on C, C++
@solderbuff
@solderbuff 4 жыл бұрын
I think, Rust is self-hosted.
@desrucca
@desrucca 3 жыл бұрын
Rust : C who?
@ElPikacupacabra
@ElPikacupacabra 2 жыл бұрын
@@solderbuff Still needs clib...
@thegreekgoat98
@thegreekgoat98 4 жыл бұрын
So, it means I took the fist step for being a good programmer
@rameynoodles152
@rameynoodles152 3 жыл бұрын
Being a good programmer comes with experience. Don'tget too caught up in languages. Just pick one and learn it, then, later you can choose the language to meet the job.
@user-pe9qg3hg3k
@user-pe9qg3hg3k 2 жыл бұрын
Being a good programmer means knowing there isn't a 'right' language
@samiulalomsium-t7i
@samiulalomsium-t7i 8 ай бұрын
C++ : for competitive programming Python : data science JavaScript : web Java : enterprise/commercial real life usage
@secahl
@secahl Жыл бұрын
ICPC kept that rust guy at the Last for a reason 🙏
@nursultannazarov8379
@nursultannazarov8379 10 ай бұрын
cope
@shivamkumar-qp1jm
@shivamkumar-qp1jm 5 жыл бұрын
I think people choose c++ especially for STL classes
@saniyamansuri9607
@saniyamansuri9607 3 жыл бұрын
Feeling happy bcouz I m learning c/c++ 😀
@vedx
@vedx 3 жыл бұрын
Binary is awesome though. 😬😂
@MDSFreestyle
@MDSFreestyle 7 жыл бұрын
c++
@CrazyGamerSidh
@CrazyGamerSidh 7 жыл бұрын
I like Java more than C++. Should I start practicing in C++ for competitive programming ?
@music82936
@music82936 6 жыл бұрын
PolaBoy same question bro ... someone answer us please
@amogh708
@amogh708 4 жыл бұрын
In Java, there are so many things you've to remember and the code syntax is longer In C++, you only have to remember some general things for competitions and their implementation is very short Look how much i had to write just for i/o. Faster thinking, what to use which gives faster runtime is very important and using those general things in C++ you implement your own algorithm really fast. But definitely practice is needed to become familiar with the language and the general stuff that people commonly use A very basic example:- _Java_ Scanner sc=new Scanner(System.in); int a=sc.nextInt() System.out.println(a); _C++_ int a; cin>>a; cout
@fajryariansyah6199
@fajryariansyah6199 2 жыл бұрын
@@amogh708 python : a = input() print(a)
@MrPrince
@MrPrince 2 жыл бұрын
@@fajryariansyah6199 int(input()) instead
@saibalne5631
@saibalne5631 2 жыл бұрын
I wish i can understand what you guys are taking about
@solomioist
@solomioist 5 ай бұрын
0:47 Go (lang) all the way, because it has nearly C++ performance and python level trouble shooting but without any limitations as in python.
@HowDoYouUseSpaceBar
@HowDoYouUseSpaceBar 5 ай бұрын
hahahahahaha
@hannahjohn2053
@hannahjohn2053 5 жыл бұрын
How about Golang???
@ayushmishra6077
@ayushmishra6077 9 ай бұрын
I knew there will a rust guy
@vinhkhangtrankhuong7203
@vinhkhangtrankhuong7203 6 ай бұрын
c and c++ is a beast tbh, it's so fking fast.
@phyrruskarimarmalgold3660
@phyrruskarimarmalgold3660 Жыл бұрын
C++ supremacy
@codewithkolhar3131
@codewithkolhar3131 4 жыл бұрын
Visual basic anyone ??
@hamimnasim9543
@hamimnasim9543 3 жыл бұрын
meanwhile python lover: can anybody hear me !!!!!!
@manoramapatra8091
@manoramapatra8091 3 жыл бұрын
You said it... I have learnt only python😭
@mrisholukamba1696
@mrisholukamba1696 2 жыл бұрын
The RUST guy💎💎💎
@lordofwizard835
@lordofwizard835 2 жыл бұрын
HELL YEAH.. ALL HAIL THE ONE RUSTACEAN AMOMG THEM
@gamebit9500
@gamebit9500 2 ай бұрын
I love c++
@blockyquasar
@blockyquasar 4 ай бұрын
They put the nerdiest guy in the thumbnail lmaoo
@AndoroidP
@AndoroidP 11 ай бұрын
For CP there's only c++, for daily development: rust
@maheshbhat7075
@maheshbhat7075 11 ай бұрын
The subtitle/cc of this video 🤣
@takeoffyoung2355
@takeoffyoung2355 7 жыл бұрын
Cause the ICPC World Final supports cpp only?
@dragonballfan9997
@dragonballfan9997 2 жыл бұрын
Where is my javascript?
@takeuchi5760
@takeuchi5760 Ай бұрын
busy delaying some promise and returning undefined
@luck13strike29
@luck13strike29 2 жыл бұрын
Why people didn't use golang ?
@AA-dt1od
@AA-dt1od 3 жыл бұрын
What's the name of last guy? And does he use rust for cp?
@desrucca
@desrucca 3 жыл бұрын
He literally commented on the comment section. The guy that swear he was asked about his fav prog language in general
@ajeetstationajeet
@ajeetstationajeet 2 ай бұрын
That rust guy is based
@DarpaSeven
@DarpaSeven 3 жыл бұрын
C++ is the king of programming
@maheshv18
@maheshv18 2 жыл бұрын
no, python is
@zanies6288
@zanies6288 Жыл бұрын
​@@maheshv18 python is not great when it comes to cp especially at that level
@shiprasingh1647
@shiprasingh1647 2 жыл бұрын
Remember my name
@falcon8745
@falcon8745 4 жыл бұрын
How about Logo?
@hggpi
@hggpi 2 ай бұрын
if the chinese man says C++ , it is C++.
@pedrorossi2003
@pedrorossi2003 3 жыл бұрын
I was born in the wrong decade
@codingmaster008
@codingmaster008 2 жыл бұрын
last guy is definitly elon musk brother🤣😅😂
@PaidiGeetesh
@PaidiGeetesh 5 ай бұрын
rust runtime supremacy
@imadudin1522
@imadudin1522 7 жыл бұрын
ada yg dari UI... mantap
@pocketprime
@pocketprime 5 жыл бұрын
Yang mana bro ?
@MrMangkokoo
@MrMangkokoo 5 жыл бұрын
@@pocketprime yang mana anying
@werren894
@werren894 4 жыл бұрын
yg pake kerudung
@okkism_
@okkism_ 3 ай бұрын
namanya siapa ya?
@Miles-co5xm
@Miles-co5xm 2 жыл бұрын
sea plus plus
@AsifAli-qz9pb
@AsifAli-qz9pb 10 ай бұрын
Obviously c++
@subarnalamsal2303
@subarnalamsal2303 3 жыл бұрын
0:48 Elon Musk spotted
@mahdifallahy8839
@mahdifallahy8839 Жыл бұрын
Man how could you figure that out😂😂😂
@subarnalamsal2303
@subarnalamsal2303 5 ай бұрын
@@mahdifallahy8839 Doesn't he look like Elon?
@KETANRAMTEKE
@KETANRAMTEKE 7 жыл бұрын
Java
@solenopsys-ru
@solenopsys-ru Ай бұрын
TypeScript + Zig
@gladyouseen8160
@gladyouseen8160 4 жыл бұрын
Why no python 😢😢😢
@almuhimen8023
@almuhimen8023 4 жыл бұрын
I can feel your pain brother.
@gladyouseen8160
@gladyouseen8160 4 жыл бұрын
@@almuhimen8023 i came to notice that jit compiled frameworks seems to be efficient and beats c++. Then there will be trend for those too in future
@magamindplanet8930
@magamindplanet8930 3 жыл бұрын
because it's slow 😭
@alihamja7592
@alihamja7592 2 жыл бұрын
Python have recursion limited and also Doesn't have stl Library
@crackersnucker
@crackersnucker Жыл бұрын
Python is slow af
@anarcho.pacifist
@anarcho.pacifist 7 жыл бұрын
Sidef, because we can.
@shaidsk2578
@shaidsk2578 2 жыл бұрын
C++😍
@mehmetedex
@mehmetedex 2 жыл бұрын
my favorite lang is my mother tounge
@woosukbyun2455
@woosukbyun2455 4 жыл бұрын
C++!!
@etchris
@etchris Жыл бұрын
last dude gave elon musk vibes
@ritikashishodia675
@ritikashishodia675 3 жыл бұрын
C++ oooo
@thetruepicture1327
@thetruepicture1327 5 ай бұрын
Why not python?
@zombiezoo1384
@zombiezoo1384 3 ай бұрын
Slow af in a competition where speed is one of the main factor
@chris.w391
@chris.w391 5 жыл бұрын
javascript
@sergioalegre5159
@sergioalegre5159 4 жыл бұрын
Me who know's Python 👁 👄👁
@pedrorossi2003
@pedrorossi2003 3 жыл бұрын
NOSSA UM BRASILEIRO AQUI ASSIM NOSSO PAIS VAI PRA FRENTE
@w47-p1e
@w47-p1e 4 жыл бұрын
where is python?
@user-dj9ul7vq5q
@user-dj9ul7vq5q 2 жыл бұрын
Machine language
@JoeElmasry.
@JoeElmasry. 2 жыл бұрын
C++
@vamsimanohar2542
@vamsimanohar2542 Ай бұрын
Me who learnt JAVA , Instead of c++
@Nexus_array
@Nexus_array 4 ай бұрын
My favorite language is gw basic
@igoremelianov5200
@igoremelianov5200 6 жыл бұрын
rust!
@coderodion
@coderodion 7 жыл бұрын
Good luck then.
@vanyam1
@vanyam1 6 ай бұрын
SCRATCH
@yunisbedelov
@yunisbedelov Жыл бұрын
C++👍
@aayush5474
@aayush5474 3 жыл бұрын
I see plus plus
@samislam2746
@samislam2746 5 ай бұрын
TypeScript
@Crygd-utre1
@Crygd-utre1 5 ай бұрын
why do their faces all look like they've been electrocuted?
@irontree3842
@irontree3842 2 ай бұрын
Because they all have been electrocuted, what a dumb question !
@dudebros6122
@dudebros6122 7 ай бұрын
Scratch???????
@nawaz_haider
@nawaz_haider 2 жыл бұрын
no JS? 🤣
@sajeebsuniverse9421
@sajeebsuniverse9421 3 ай бұрын
Rust 🗿
@spuefire9862
@spuefire9862 2 жыл бұрын
Rust????????
@MediumIRL
@MediumIRL Жыл бұрын
Last guy very based
@AnthonyMcqueen1987
@AnthonyMcqueen1987 7 жыл бұрын
Python will win one day.
@AnthonyMcqueen1987
@AnthonyMcqueen1987 7 жыл бұрын
Ted Breslow yes that's true but it will prevail against the C++ and Java programmers.
@pchandu1995
@pchandu1995 7 жыл бұрын
how? there is no way a interpreted language can be faster then a compiled language.
@himujjalupadhyaya6157
@himujjalupadhyaya6157 6 жыл бұрын
Rust will!
@jackm2375
@jackm2375 5 жыл бұрын
not as long as TLE exists.
@amogh708
@amogh708 4 жыл бұрын
performance is the main issue you get all sorts of shortcuts but they make your code slow
@sairevanth7126
@sairevanth7126 6 жыл бұрын
c++ rules!!!
@jankrupinski1162
@jankrupinski1162 3 жыл бұрын
No JavaScript? Really?
@conradnal8934
@conradnal8934 3 жыл бұрын
Hahahahahaha good one
@anuragmishra2153
@anuragmishra2153 2 жыл бұрын
ye rust wala hai kya featuring modi ji
@RICO4REALL
@RICO4REALL 3 ай бұрын
For me is CSS 🗿
@Rick-k1r
@Rick-k1r Ай бұрын
👀💀
@vishalmishra1937
@vishalmishra1937 6 жыл бұрын
reason for choosing c++?
@c6h4c12takamasa
@c6h4c12takamasa 6 жыл бұрын
vishal mishra c++ is very fast.
@mycrushisachicken
@mycrushisachicken 6 жыл бұрын
cpo aim Why not assembler then?
@c6h4c12takamasa
@c6h4c12takamasa 6 жыл бұрын
c++ have STL. competitive programer often use STL to accept as many ploblems as possible in the time limit.
@mycrushisachicken
@mycrushisachicken 4 жыл бұрын
@@sectranib1029 I hope you know I was still being ironic like i wrote on my previous comment
@orgho2044
@orgho2044 2 ай бұрын
css here
@ICPCNews
@ICPCNews 22 күн бұрын
Lol
@greatsaid5271
@greatsaid5271 4 жыл бұрын
no python, so wierd
@drakker2116
@drakker2116 5 ай бұрын
Lisp
@hamdyabdelfattah2156
@hamdyabdelfattah2156 5 жыл бұрын
java
@archismansural5076
@archismansural5076 3 жыл бұрын
PHP
@arthurg5966
@arthurg5966 3 жыл бұрын
Noobs I directly write Machine code
@larry_berry
@larry_berry Жыл бұрын
Noob. I use punched cards.
Solve This Coding Problem and Win $200
8:06
Kenny Gunderman
Рет қаралды 2,4 МЛН
The Amazing Return of the FORTRAN Programming Language!
10:09
Dr Ganguli
Рет қаралды 121 М.
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 14 МЛН
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 19 МЛН
She's very CREATIVE💡💦 #camping #survival #bushcraft #outdoors #lifehack
00:26
Winning Facebook (Meta) Hacker Cup Qual Round 2022?
53:55
Neal Wu
Рет қаралды 2,5 МЛН
The Most Courageous Competitive Programmer in ICPC World Finals
8:59
Winning Google Kickstart Round A 2020 + Facecam
17:10
William Lin (tmwilliamlin168)
Рет қаралды 9 МЛН
15 Years Writing C++ - Advice for new programmers
4:04
SyncMain
Рет қаралды 1,2 МЛН
So, you want to be a programmer?
20:43
ForrestKnight
Рет қаралды 345 М.
2 Years Of Learning C | Prime Reacts
22:24
ThePrimeTime
Рет қаралды 295 М.
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
Coding Interviews Be Like
5:31
Nicholas T.
Рет қаралды 6 МЛН