Skip to content
Snippets Groups Projects
Commit c7377c7b authored by Ewan Chauvin's avatar Ewan Chauvin
Browse files

Bug sur ourlinkedlist

parents 2d5f813a 1246b400
Branches
No related merge requests found
......@@ -53,7 +53,7 @@ public class Main {
list.get(rnd.nextInt(arg0));
}
break;
case "remove":
if(arg2 <= arg0) {
int size = arg0-1;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment