|
codepad
|
|
Recent Pastes:
#include <string>
#include <iostream>
using namespace std;
class mathOperator {
char op;
|
| view (31 lines, 2 lines of output) |
Printf(“%d”,printf(“%d %d”,2,2) & printf(“%d %d ”, 2, 2));
|
| view (1 line, 21 lines of output) |
#include<stdio.h>
#define n 4
int main()
{
int A[n][n]={{1,2,3,4},{5,6,7,8},{9,10,11,12},{13,14,15,16}};
|
| view (20 lines, 1 line of output) |
#include <string>
#include <iostream>
using namespace std;
class mathOperator {
char op;
|
| view (30 lines, 2 lines of output) |
/*
* Linux sock_sendpage() NULL pointer dereference
* Copyright 2009 Ramon de Carvalho Valle <ramon@risesecurity.org>
*
* This program is free software; you can redistribute it and/or modify
|
| view (374 lines, 1 line of output) |