Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Program to calculate characters
//gcc 5.4.0 #include <stdio.h> int main(void) { long nc; while(getchar() != EOF) { ++nc; printf("%ld\n",nc); } return 0; }
run
|
edit
|
history
|
help
0
Collatz(3k+1)
HeapSort
menu
Time Stamp
conditional expression
bitwise operations
String Manipulation
SEGUNDO AVANCE DE NETFLIX
Jan23
Divisibility :- #simple-math #ad-hoc-1 #basics