Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LO21_Pin_Noir_Boucher_Bouri_Detree
CellulutLO21
Commits
9e423f63
Unverified
Commit
9e423f63
authored
May 11, 2021
by
Merwane Bouri
Browse files
Ajout de NeighborhoodException
parent
84b33a25
Pipeline
#77806
passed with stages
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/neighborhood.cpp
View file @
9e423f63
...
...
@@ -24,7 +24,7 @@ unsigned Neighborhood::getAt(Coord c) const
}
throw
NeighborhoodException
(
"Error Neighborhood::getAt"
);
//return ERROR;
}
bool
Neighborhood
::
isUnique
(
Coord
c
)
const
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment