Problem conlang
User geometric2
Submission Time 2024-01-19 17:11:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conlang.cpp:1:1: error: ‘def’ does not name a type
1 | def is_vowel(letter: str) -> str:
| ^~~