Alice (KasimovAM) 2 лет назад
Родитель 1d79fb1d77
Сommit 069c2a8bf5

1
.gitignore поставляемый

@ -1,4 +1,3 @@
/bin
/obj /obj
/unittest.depend /unittest.depend
/unittest.layout /unittest.layout

Двоичные данные
bin/Debug/lab01.exe

Двоичный файл не отображается.

@ -0,0 +1,3 @@
10
3 3 4 4 4 4 4 5 5 5
3

Двоичные данные
bin/Debug/unittest.exe

Двоичный файл не отображается.

@ -36,6 +36,8 @@
<Unit filename="histogram.h" /> <Unit filename="histogram.h" />
<Unit filename="histogram_internal.h" /> <Unit filename="histogram_internal.h" />
<Unit filename="main.cpp" /> <Unit filename="main.cpp" />
<Unit filename="svg.cpp" />
<Unit filename="svg.h" />
<Unit filename="text.cpp" /> <Unit filename="text.cpp" />
<Unit filename="text.h" /> <Unit filename="text.h" />
<Extensions> <Extensions>

@ -1,10 +1,11 @@
# depslib dependency file v1.0 # depslib dependency file v1.0
1685290831 source:c:\users\kasma\desktop\lab03\lab01\main.cpp 1685881811 source:c:\users\kasma\desktop\lab03\lab01\main.cpp
<iostream> <iostream>
<vector> <vector>
<conio.h> <conio.h>
"histogram.h" "histogram.h"
"text.h" "text.h"
"svg.h"
1685289785 source:c:\users\kasma\desktop\lab03\lab01\text.cpp 1685289785 source:c:\users\kasma\desktop\lab03\lab01\text.cpp
<iostream> <iostream>
@ -16,8 +17,19 @@
1685291232 c:\users\kasma\desktop\lab03\lab01\histogram.h 1685291232 c:\users\kasma\desktop\lab03\lab01\histogram.h
<vector> <vector>
1685292419 source:c:\users\kasma\desktop\lab03\lab01\histogram.cpp 1685302238 source:c:\users\kasma\desktop\lab03\lab01\histogram.cpp
"histogram.h" "histogram.h"
<iostream> <iostream>
<vector> <vector>
1685881811 c:\users\kasma\desktop\lab03\lab01\svg.h
<vector>
1685881811 source:c:\users\kasma\desktop\lab03\lab01\svg.cpp
<math.h>
<iostream>
<conio.h>
<vector>
<string>
"svg.h"

@ -7,29 +7,29 @@
<Cursor1 position="0" topLine="0" /> <Cursor1 position="0" topLine="0" />
</Cursor> </Cursor>
</File> </File>
<File name="histogram_internal.h" open="1" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> <File name="main.cpp" open="1" top="1" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor> <Cursor>
<Cursor1 position="0" topLine="0" /> <Cursor1 position="582" topLine="3" />
</Cursor> </Cursor>
</File> </File>
<File name="main.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> <File name="histogram.cpp" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor> <Cursor>
<Cursor1 position="582" topLine="2" /> <Cursor1 position="278" topLine="0" />
</Cursor> </Cursor>
</File> </File>
<File name="histogram.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> <File name="text.cpp" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor> <Cursor>
<Cursor1 position="60" topLine="0" /> <Cursor1 position="57" topLine="0" />
</Cursor> </Cursor>
</File> </File>
<File name="histogram.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> <File name="histogram_internal.h" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor> <Cursor>
<Cursor1 position="278" topLine="0" /> <Cursor1 position="0" topLine="0" />
</Cursor> </Cursor>
</File> </File>
<File name="text.cpp" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> <File name="histogram.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor> <Cursor>
<Cursor1 position="57" topLine="0" /> <Cursor1 position="60" topLine="0" />
</Cursor> </Cursor>
</File> </File>
</CodeBlocks_layout_file> </CodeBlocks_layout_file>

Загрузка…
Отмена
Сохранить