mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
checkpoint: 2dvisualizer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
int main() {
|
||||
|
||||
int points[] = {50,1,20,91,97,35,2,35,79,91};
|
||||
int points[] = {50,1,20,91,97,35,2,35,79,91,50,1};
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user