Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benoit AUGER--DUBOIS
L2_S1_ALGO_STRUCT_DONNEE
Commits
a706bfa4
Commit
a706bfa4
authored
Oct 19, 2021
by
Benoit AUGER--DUBOIS
Browse files
Update ex1.cpp
parent
e408aa98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Tp2/ex1.cpp
View file @
a706bfa4
...
...
@@ -3,6 +3,25 @@ using namespace std;
/*
Auger-Dubois Benoit et Atalla Fadia groupe 385K
*/
/*Exo1.a: simulation sur papier
Ligne a b c P1 p2
1 1 2 3 ? ?
2 1 2 3 ? ?
3 1 2 3 @a ?
4 1 2 3 @a @c
5 3 2 4 @a @c
6 3 2 4 @c @c
7 3 2 4 @c @b
8 3 2 2 @c @b
9 3 3 2 @c @b
10 3 3 6 @c @b
11 24 4 6 @c @b
12 24 4 6 @a @b
13 6 6 6 @a @b
*/
int
main
(
)
{
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment