Run id: 143923

Main.cc: In function 'int main()':
Main.cc:4:1: error: 'def' was not declared in this scope
 def count_combinations(T, test_cases): 
 ^