kishorrik's blog

By kishorrik, history, 4 hours ago, In English

INTRODUCTION

INTRODUCTION

INTRODUCTION

INTRODUCTION

  • one
  • two
  • three
  1. one
  2. two googlelink
#include<bits/stdc++.h>
using namespace std; 
int main() {
   println("HELLO WORLD"); 
   return 0;
}

cout << "HELLO WORLD" << endl; kishorrik

  • Vote: I like it
  • -18
  • Vote: I do not like it