problem 4

This commit is contained in:
Xevion
2019-09-17 00:30:06 -05:00
parent 6a166e3fca
commit 2a6aea077b
3 changed files with 10 additions and 0 deletions

6
uil/october-2013/4/.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 problem4 {
}