Problem laptop
User shoryu386
Submission Time 2024-06-21 21:40:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp:18:2: error: invalid preprocessing directive #forbid
18 | #forbid##n l#tt#r is print(chr(101))
| ^~~~~~
laptop.cpp:1:1: error: ā€˜nā€™ does not name a type
1 | n, m = map(int, input().split())
| ^