This website requires JavaScript.
Explore
Help
Sign in
sageTheDm
/
IMS-java
Watch
1
Star
0
Fork
You've already forked IMS-java
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b1c3582880
IMS-java
/
Code
/
Steiner
/
oopUebung1
/
src
/
Point.java
Sage The DM
b1c3582880
changed the file structure
2024-08-27 10:41:17 +02:00
4 lines
45 B
Java
Raw
Blame
History
public
class
Point
{
int
x
;
int
y
;
}
Reference in a new issue
View git blame
Copy permalink