# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1207333 | cuenta_verdadera | Traffic (IOI10_traffic) | C++20 | 0 ms | 0 KiB |
#include <bi#include <bits/stdc++.h>
using namespace std;
int LocateCentre(int N, int pp[], int S[], int D[]) {
int c=0,max=0;
for(int i=0; i<=0; i++) {
if(pp[i]>max)
{
max=pp[i];
c=i;
}
}
return c;
}