Skip to content
Snippets Groups Projects
Commit 9c3fae37 authored by Balthazar Wilson's avatar Balthazar Wilson
Browse files

Merge branch 'main' of gitlab.utc.fr:gvandevi/ia04binome2a into baltha_server

parents 83e77820 42531555
No related branches found
No related tags found
No related merge requests found
package main
import (
"gitlab.utc.fr/gvandevi/ia04binome2a/comsoc"
)
func main() {
//Fonctions utilitaires
//comsoc.Test_rank()
//comsoc.Test_maxCount()
//comsoc.Test_checkProfile()
//comsoc.Test_checkProfileAlternative()
comsoc.Test_MajoritySWF()
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment