topic description
PTA - MOOC---2018
WPLWPL
//
:
the maximum length of code M is equal to 63. What exactly does this mean? doesn"t N maximum 63 mean that the length of the code should not reach 63? How could that be, wrong answer??
PTA - MOOC---2018
WPLWPL
//
:
the maximum length of code M is equal to 63. What exactly does this mean? doesn"t N maximum 63 mean that the length of the code should not reach 63? How could that be, wrong answer??
tell me what happened to me.
implementation language: C.
problem: there is a problem with the reception of input data.
for the input data "c] f [I]", I try to receive it all with% c, that is, scanf ("% c", & temp),) when f [I] = 1000, the input data is not received correctly. The final output is naturally problematic.
Previous: Asynchronous function problem in vue project?
Next: How to solve the problem of error reported in nuxt.js by Unexpected token import?