# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
987001 | activedeltorre | Closing Time (IOI23_closing) | C++17 | 0 ms | 0 KiB |
This submission is migrated from previous version of oj.uz, which used different machine for grading. This submission may have different result if resubmitted.
#include "closing.h"
using namespace std;
#include <vector>
int max_score(int N, int X, int Y, long long K,std::vector<int> U, std::vector<int> V, std::vector<int> W)
{
int n=N,x,y;
for(i=0;i<n-1;i++)
{
x=U[i];
y=Y[i];
if(x!=i || y!=i+1)
{
cout<<2/0;
}
}
return 0;
}