Skip to content
Snippets Groups Projects
Commit 144f66eb authored by arshiam2's avatar arshiam2
Browse files

wip

parent c8a49763
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ function getPairings(machines) { ...@@ -98,7 +98,7 @@ function getPairings(machines) {
surroundingNodes.push(machines[i - 2]); surroundingNodes.push(machines[i - 2]);
} }
console.log("")
console.log( console.log(
"Node :" + "Node :" +
machines[i] + machines[i] +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment