Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Herout (67) - 8
#include <stdio.h> int main(void) { int a = 2; if(a == 0) printf("OK"); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Bucles: Triángulos Lateral Derecho
coucou
cv2
resize.c
C99 doesn't allow initializers in if-conditions, so this does not compile.
Herout (67) - 5
Graph Depth First Search
SureshLabLive
Herout (67) - 12
Tree and binarySearch
Please log in to post a comment.