#include <cuda_runtime.h>
#include <thrust/version.h>

int main() {
    return 0;
}
