Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
qwerty
//g++ 5.4.0 #include <stdio.h> /* подсчет вводимых символов; 1-я версия */ int main () { long nc; nc = 0; while (getchar() != EOF) ++nc; printf ("%ld\n", nc); }
run
|
edit
|
history
|
help
0
cppPyProperty
Split in C++ (Simple)
Reverse a String
Deque EvenOdd
Simple use of function templete and namespace
blad-z-obcinaniem-koncowek
DailyExchRate
ContainerVector
list
PriorQ