This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
tp-langages-formels
Watch
1
Star
0
Fork
You've already forked tp-langages-formels
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
45723682bf
tp-langages-formels
/
syntaxique
/
test2.my
6 lines
75 B
Plaintext
Raw
Blame
History
bool y;
int x;
x := 6 * (4 + 3);
y := (0 < 1) || 19 + 23 == x;
print x,y,x
Reference in New Issue
View Git Blame
Copy Permalink