argc - the amount of arguments u pass to the main(), *argv[] - arguments
afair its used when u need to run ur program for some already predetermined values
never had to use it(natrually, because all my programs were either single file or single file + included .h files) and im pretty sure its never used outside of some niche situations, when u learn programming it has no effect other than confusing people
i was trying to avoid codeblocks because i didn't really like it on first sight and i wanted to learn what im actually doing, also to get familiar with terminal
some questions are not questions of opinion tho
its jsut generally true that markets work better withl ower intervention
as well as certain segments do not work at all without gov (pensions, healthcare, etc.)
argc - the amount of arguments u pass to the main(), *argv[] - arguments
afair its used when u need to run ur program for some already predetermined values
never had to use it(natrually, because all my programs were either single file or single file + included .h files) and im pretty sure its never used outside of some niche situations, when u learn programming it has no effect other than confusing people
why not java
designated shitting language
OwO whats this?
oOOh some1s happy ;) *rawr*
wow, tested fortnite 10 minutes, uninstalled, game is so much p2w it's disgusting.
guess they really like doing that when it's in almost all the showcase programs on our subject's wiki¨
thanks
u can just write main() without those like normal people
why program in this gay ass language when u can use JAVA?
install gentoo
we were supposed to read some stuff from the command like the guy here does
is there some more normal way to do it?
why do they make u launch a program through console when ure just learning programming instead of actually teaching u programming
normal way is u get codeblocks, visual studio or any other normal IDE and just complie and run it there
i was trying to avoid codeblocks because i didn't really like it on first sight and i wanted to learn what im actually doing, also to get familiar with terminal
why is this bad and what are the other methods?
because it overcomplicates things u dont need to fuck with console in 2017 when ure just learning to program
other method is as i said get a nromal IDE
sry for offtopic
any1 wanna take?(about 10 mins, 20 if u rly think about it)
https://8values.github.io/
i took it already, but i was too lazy to post
basically im euqality-world-lberty-progress, mostly 70-30
https://v.redd.it/5s50aamwdhqz
fun fact: the driver survived
florian "for everything that is good and against everything that is evil" spunkiberg
indeed
im a nice guy, maybe this will get me laid
wheres that awooga awooga shit
there it is
nice one, but old one ^
wtF?
if theres one thing that ruins any normal/cute/funny gif, its this word spamming & doodles
Maybe the will make the witcher 4 in 2019!
this is probably the best gif ever weeb or no
ok so what does this exactly indicate?
nothing
@mamar
that our team is draggin us down and that we should be 8k (ripped)
feels like you have to be a scenery chewing villain for some of these authoritarian/nationalist questions
Economic Axis: Centrist
57.3%
42.7%
Diplomatic Axis: Peaceful
30.9%
69.1%
Civil Axis: Moderate
46.9%
53.1%
Societal Axis: Progressive
25.2%
74.8%
Closest Match: Social Democracy
hmm
neutral af
some questions are not questions of opinion tho
its jsut generally true that markets work better withl ower intervention
as well as certain segments do not work at all without gov (pensions, healthcare, etc.)
How to find the general formula of 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, ... sequence
the fuck kind of sequence is that
a(1)=0, a(2)=0, a(2k)=a(2k-2))+1, a(2k+1)=a(2k-1), k e Z
or a(1)=0, a(n)=a(n-1)+0.5+0.5*(-1)^(n-1)