Problem hackinggate
User Sans12345
Submission Time 2025-03-12 13:30:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hackinggate.cpp: In function ‘int main()’:
hackinggate.cpp:43:5: error: ‘ckmin’ was not declared in this scope
43 | ckmin(dp[i|(1<<j-1)|(1<<l-1)],dp[i]+d[j][l]);
| ^~~~~