Commit 89ec311c by Patryk Czarnik

Podstawowe nagłówki

parent 649a5e2f
#include <iostream>
#include "wektor.h"
int main() {
return 0;
}
#include <iostream>
#include "wektor.h"
#ifndef _WEKTOR_H_
#define _WEKTOR_H_
#include <iostream>
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment