[ create a new paste ] login | about

khyquer

Name: Khyquer Ronaldy
Email:
Site/Blog: http://meadiciona.com/khyquer
Location: Brazil
Default language: C++
Favorite languages: C++ and Delphi
About: I Like C++!

Saved pastes by khyquer:

C++, pasted on Aug 11:
1
2
3
4
5
//Incluindo bibliotecas
#include <stdlib.h>
#include <stdio.h>

//criando estrutura do nĂ³ da LLDE
...
view (181 lines, 1 line of output)