# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1249529 | kuroba | Souvenirs (IOI25_souvenirs) | C++20 | 0 ms | 0 KiB |
void buy_souvenirs(int N, long long P0) {
int x = P0;
auto t = transaction(P0 - 1);
}
# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1249529 | kuroba | Souvenirs (IOI25_souvenirs) | C++20 | 0 ms | 0 KiB |