Skip to content
Snippets Groups Projects
Commit 24860c2e authored by RADELLAH Badr's avatar RADELLAH Badr
Browse files

Ex1 + Ex2 tp1

parent ffb1b0fb
No related branches found
No related tags found
No related merge requests found
Pipeline #31138 passed
......@@ -30,6 +30,7 @@ public class stack {
}
public boolean isEmpty() {
return vector.isEmpty();
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment