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