Skip to content

Instantly share code, notes, and snippets.

View xypnox's full-sized avatar
:shipit:
Things and stuff.

xypnox xypnox

:shipit:
Things and stuff.
View GitHub Profile
@xypnox
xypnox / borland-tcpp.cpp
Created February 10, 2017 12:33
it doesn't work, obviously!
#include<iostream.h>
#include<string.h>
#include<fstream.h>
// Color variables using ANSI sequences
const char Bred[12] = "\033[1;31m";
const char Bgreen[12] = "\033[1;32m";
const char Byellow[12] = "\033[1;33m";
const char Bblue[12] = "\033[1;34m";
@xypnox
xypnox / borland-tcpp-maybe.cpp
Created February 10, 2017 12:56
maybe this will work!
#include <iostream.h>
#include <string.h>
#include <fstream.h>
// Classes
class Todo{
public:
char content[200];
@xypnox
xypnox / todx.cpp
Created February 11, 2017 02:47
It works!!!!
#include <iostream.h>
#include <string.h>
#include <ctype.h>
#include <fstream.h>
// Classes
class Todo{
public:
@xypnox
xypnox / QQ.CPP
Created February 11, 2017 04:11
Sampleforfriend
//aissce pract
//set 1
//
#include<iostream.h>
#include<stdio.h>
#include<conio.h>
struct train
{
int tno;
@xypnox
xypnox / p2050.txt
Created February 11, 2017 04:14
.txt FILE FOR 'p2050()' IN THE CIRCUIT_ULTIMATE.CPP
""""WELCOME TO THE FUTURE"""
|||||||||||||| |||||||||||||| |||||||||||||| ||||||||||||||
| | | | | |
| | | | | |
| | | | | |
| | | | | |
|||||||||||||| | | |||||||||||||| | |
| | | | | |
| | | | | |
@xypnox
xypnox / q1.cpp
Created February 11, 2017 05:06
question practical
/* AISSCE 2017
* Set 2
*
* This Program stores data of players using a class based queue
* The Player can be inserted at the rear
* and the deletion occurs at the front
*
* It uses a first come first serve method
*/
@xypnox
xypnox / test.sql
Created February 11, 2017 05:38
SQL
mysql> use trade;
Database changed
mysql> select * from mall;
+------+-------------+-------+---------+------------+
| code | mname | owner | city | no_of_mall |
+------+-------------+-------+---------+------------+
| 111 | FUN | XYZ | DELHI | 3 |
| 222 | PVR | ABC | LUCKNOW | 8 |
| 333 | WAVE | XYZ | KANPUR | 3 |
@xypnox
xypnox / .conkrc
Created December 18, 2017 21:13
The conky minimal word clock setup, Runs extremly fine, install conky-all before use
background no
own_window yes
own_window_type normal
own_window_class Conky
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
alignment mm
gap_x -20
#575
gap_y 65
#310

Warning Trippy stuff ahead

First the C++ code:

%:include<iostream>
??=define hi 10

using namespace std;
@xypnox
xypnox / bestFonts.md
Last active May 8, 2018 08:16
A collection of fonts I love

Best fonts

Alegreya
Alegreya Sans
Alegreya Sans SC
Alegreya SC

Architects Daughter

Alex Brush