Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
300
//gcc 5.4.0 #include <stdio.h> int main(int argc,char**argv) { int c=0,d=5,e=10,a; a=c>1?d>1||e>1?100:200:300; printf("a=%d",a); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Project 3 part 2 Book v1.1
string.c
If Statement/ Decrement practice
HW4e5
Spring 2017 Project 2 v.02
Array Struct, Call-By-Reference, Malloc, Free, Init, Destroy ... Example
hello
Conflito entre 4 threads
object-oriented C by Henry Kroll III www.thenerdshow.com
multiplication
Please log in to post a comment.