Problem wormholes
User VNHbest
Submission Time 2024-09-02 22:48:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wormholes.cpp: In function ‘int main()’:
wormholes.cpp:6:28: error: ‘N’ was not declared in this scope
6 | vector <long long> vec(N, INT_MAX);
| ^