index
:
SemVerif-Projet.git
master
Projet de Sémantique
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
sources
/
0214_assign_mul2.c
blob: a5cdeef476c44f4a3fc886da49064c5c4187f4e5 (
plain
) (
tree
)
bcde99f
1
2
int
x
;
x
=
rand
(
1
,
3
)
*
rand
(
2
,
9
);