This website requires JavaScript.
Explore
Help
Sign In
ITMO
/
EgorMlt
Watch
1
Star
0
Fork
0
You've already forked EgorMlt
mirror of
https://github.com/EgorMIt/ITMO.git
synced
2026-09-12 19:29:58 +05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a3166fc0f2
EgorMlt
/
1 - ProgrammingJava
/
Lab3
/
lab3Maven
/
src
/
main
/
java
/
Places.java
EgorMIt
a3166fc0f2
Программирование | 1 курс
2022-03-12 19:12:52 +03:00
5 lines
43 B
Java
Raw
Blame
History
public
enum
Places
{
Room
,
Roof
;
}
Reference in New Issue
View Git Blame
Copy Permalink