Minor changes to lab15
This commit is contained in:
parent
adc8f8c1cc
commit
7d62562d44
@ -129,6 +129,9 @@
|
||||
<ItemGroup>
|
||||
<ClCompile Include="main.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="savefile.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
@ -19,4 +19,9 @@
|
||||
<Filter>Исходные файлы</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="savefile.txt">
|
||||
<Filter>Файлы ресурсов</Filter>
|
||||
</Text>
|
||||
</ItemGroup>
|
||||
</Project>
|
@ -1,4 +1,7 @@
|
||||
3 6
|
||||
1 1 2 2 3 3
|
||||
4 4 5 5 6 6
|
||||
7 7 8 8 9 9
|
||||
6 5
|
||||
10 2 30 0 0
|
||||
10 2 30 0 0
|
||||
4 50 6 0 0
|
||||
4 50 6 0 0
|
||||
70 8 90 0 0
|
||||
70 8 90 0 0
|
||||
|
Loading…
Reference in New Issue
Block a user