diff --git a/QUSTOJ/1868.cpp b/QUSTOJ/1868.cpp new file mode 100644 index 0000000..253dcb8 --- /dev/null +++ b/QUSTOJ/1868.cpp @@ -0,0 +1,10 @@ +#include +using namespace std; + +int main() +{ + int a,b; + cin>>a>>b; + cout<