Problem sonictheparallelogram
User vadar2525
Submission Time 2025-08-13 16:51:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sonictheparallelogram.cpp: In function ‘int main()’:
sonictheparallelogram.cpp:10:2: error: expected ‘,’ or ‘;’ before ‘cin’
10 | cin >> n >> h;
| ^~~