Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
custom2-match-to-end-of-line
Code
Commits
Pulls
CI/CD
82,027
next
bisect
jch
maint
master
next
seen
test
todo
text
8 lines
120 Bytes
Copy permalink
Copy
Raw
1
public class RIGHT_Beer
2
{
3
int special;
4
public static void main(String args[])
5
{
6
System.out.print("ChangeMe");
7
}
8
}