Переглянути джерело

main.cpp edited online with Bitbucket

Jose R Ortiz Ubarri 8 роки тому
джерело
коміт
0de42cac0a
1 змінених файлів з 1 додано та 0 видалено
  1. 1
    0
      main.cpp

+ 1
- 0
main.cpp Переглянути файл

@@ -9,6 +9,7 @@
9 9
 #include <iostream>
10 10
 #include <cassert>
11 11
 #include <cmath>
12
+#include <time.h>
12 13
 
13 14
 using namespace std;
14 15