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