Problem coincombinations
User Hapi
Submission Time 2026-02-04 16:37:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

coincombinations.cpp:1:1: error: ā€˜n’ does not name a type
1 | n, v = map(int, input().split())
| ^