mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-08-05 06:38:25 +00:00
Rename pr.cpp to code/pr.cpp
This commit is contained in:
@@ -19,4 +19,4 @@ int main(){
|
|||||||
cout<<isOverlap(p1,p2,p3,p4)<<'\n';
|
cout<<isOverlap(p1,p2,p3,p4)<<'\n';
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
Reference in New Issue
Block a user