Fix typo
This commit is contained in:
parent
ad3eef7608
commit
45199b9773
@ -1,2 +1,2 @@
|
||||
.Array3d v(-1,2,1), w(-3,2,3);
|
||||
Array3d v(-1,2,1), w(-3,2,3);
|
||||
cout << ((v<w) ^ (v<0)) << endl;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user