Did you know...

Revision en1, by HitmanBBa, 2015-07-03 06:23:27

Hi everyone.

I think we can spread the science over Codeforces community, by sharing our knowledge and experiences in our blog and in that way we learn and let others learn also :D.

I will start with something simple and I hope it will help you Codeforces members :D.

Did you know that [C++] got StringTokenizer like [Java], it's implemented as a function in STL <cstring> called strtok(char * str, char * delimiters) for more information.

Tags codeforces, community, knowledge, experiences, science

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English HitmanBBa 2015-07-03 06:23:27 544 Initial revision (published)