
Enviado em 13/09/2017 - 08:37h
Olá Pessoal !
//-----------------------------------------------
// Display:
// ---------
//
// Summer Language: Hello World Test
//
// 505
// 215
// 230
// 231
//
//-----------------------------------------------
//
int a = 10, b = 20, c = 3, d = 5, i;
//
// YES: a "Hello World"
//
"\nSummer Language: Hello World Test\n\n";
250 + 255; // display: 505
a * b + c * d; // display: 215
// i = 230;
//
i = a * b + c * d + 15;
i; // display value of i: 230
function increment () {
i++; i;
}
increment ();
// argument 1: display the list of Variables
// argument 2: display the list of Functions
info (1);
Monitorando o Preço do Bitcoin ou sua Cripto Favorita em Tempo Real com um Widget Flutuante
IA Turbina o Desktop Linux enquanto distros renovam forças
Como extrair chaves TOTP 2FA a partir de QRCODE (Google Authenticator)
Ativando e usando "zoom" no ambiente Cinnamon
Vídeo Nostálgico de Instalação do Conectiva Linux 9
Como realizar um ataque de força bruta para desobrir senhas?
Problema com placa de video, mudança de distro (3)
VOL já não é mais como antes? (24)









