Skip to content

Commit

Permalink
Update BigNum.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdudek authored May 11, 2018
1 parent bce71fa commit c222dee
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Lista_zad2/BIGnum/BIGnum/BigNum.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
//Maciej Dudek
//indeks: 299186
//////////////////////////////
// Programowanie Obiektowe //
// Maciej Tomasz Dudek //
// Nr. indeksu 299168 //
// Pracownia 2 //
// Zadanie 1-BigNum //
//////////////////////////////
using System;
using System.Collections.Generic;
using System.Text;
Expand Down

0 comments on commit c222dee

Please sign in to comment.