mirror of
https://github.com/szymon-jozef/ZUT-notatki.git
synced 2026-09-07 20:20:39 +02:00
xlkdfjas
This commit is contained in:
@@ -10,6 +10,8 @@ public:
|
||||
}
|
||||
|
||||
void pokaz() { std::cout << '(' << x << ',' << y << ')' << std::endl; }
|
||||
|
||||
~Punkt() { std::cout << "Niscze punkt" << std::endl; }
|
||||
};
|
||||
|
||||
int main() {
|
||||
|
||||
Reference in New Issue
Block a user