Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Viviane Pons
website
Commits
5aa8bd35
Commit
5aa8bd35
authored
8 years ago
by
Viviane Pons
Browse files
Options
Downloads
Patches
Plain Diff
typo TP2 MathInfo
parent
2f410348
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
content/docs/L2_MathInfo/TP2.zip
+0
-0
0 additions, 0 deletions
content/docs/L2_MathInfo/TP2.zip
content/docs/L2_MathInfo/TP2/TP2.cpp
+1
-1
1 addition, 1 deletion
content/docs/L2_MathInfo/TP2/TP2.cpp
content/docs/L2_MathInfo/TP2/TP2.pdf
+0
-0
0 additions, 0 deletions
content/docs/L2_MathInfo/TP2/TP2.pdf
with
1 addition
and
1 deletion
content/docs/L2_MathInfo/TP2.zip
+
0
−
0
View file @
5aa8bd35
No preview for this file type
This diff is collapsed.
Click to expand it.
content/docs/L2_MathInfo/TP2/TP2.cpp
+
1
−
1
View file @
5aa8bd35
...
...
@@ -237,7 +237,7 @@ void testDiviseur() {
/** Crée la relation "même reste par k" sur l'ensemble {0, ..., n-1}
* @param n, la taille de l'ensemble
* @param k, un entier
* @param k, un entier
positif (on suppose que c'est le cas, pas besoin de tester)
* @return la relation "même reste mod k"
**/
Relation
modk
(
int
n
,
int
k
)
{
...
...
This diff is collapsed.
Click to expand it.
content/docs/L2_MathInfo/TP2/TP2.pdf
+
0
−
0
View file @
5aa8bd35
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment