This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
taddeus
/
civicaml
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
463e66f26b
Branches
Tags
master
civicaml
/
test
/
arrays
/
check_success
/
global_arraydef.cvc
global_arraydef.cvc
78 B
Historique
Raw
1
2
3
4
5
6
extern int n;
extern int m;
extern int k;
int [n,m,k] global_int_array_def;