Skip to content

Instantly share code, notes, and snippets.

View MarekKoszalka's full-sized avatar

Marek Koszałka MarekKoszalka

View GitHub Profile
// SortowanieLiniowe_Dawid_Czaja.cpp : Defines the entry point for the console application.
//
#include <cstdlib>
#include <iostream>
using namespace std;
struct paraLiczb
{
// SortowanieLiniowe_Dawid_Czaja.cpp : Defines the entry point for the console application.
//
#include <cstdlib>
#include <iostream>
using namespace std;
struct paraLiczb
{
int liczba1;