GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
x-way
/
zweic
Transfer to URL with SHA
Find file
Newer
Older
tree:
3f3162a40f
Branches
Tags
×
master
zweic
/
tests
/
2
/ arithmetic.zwei
glproj03
on 23 Nov 2005
88 bytes
more tests
Raw
Blame
History
class
arith
{
Int
euler
(
Int
temp
)
{
a
=
b
;
tramp
=
1
+
1
*
5
/
9
;
return
4
}
}
runit