when i use the input file there was an error show
At line:1 char:10
- ./square < input1.txt
-
~
The ‘<’ operator is reserved for future use.
+ CategoryInfo : ParserError: (
[], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
this is the error plss tell me what should i do ?