problem 9

This commit is contained in:
Xevion
2019-09-17 02:42:31 -05:00
parent 02614025cc
commit 960087e82d
3 changed files with 10 additions and 0 deletions

6
uil/october-2013/9/.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../../.." vcs="Git" />
</component>
</project>

View File

View File

@@ -0,0 +1,4 @@
package PACKAGE_NAME;
public class problem9 {
}