This commit is contained in:
dino.celebic 2025-11-11 15:48:42 +01:00
commit f0e10857a1
5 changed files with 29 additions and 32 deletions

View file

@ -1,7 +1,6 @@
#include "task_3.h"
#include <vector>
#include <cassert>
#include <iostream>
#include <cmath>
using namespace std;