Title |
User |
Message |
Date Posted |
fuck |
Hulk |
goddamn it,why is it so hard?!! |
Jun 07, 2020 - 11:50:22 am UTC |
Re: Why isn't my code working ? |
jargon |
C++ arrays are 0-based, not 1-based. |
Oct 08, 2016 - 8:00:38 pm UTC |
Why isn't my code working ? |
Dzovo99 |
Can someone pls help? |
Oct 03, 2016 - 2:10:24 pm UTC |
Re: ???? |
Butane |
The input is on one line. int(input()) only reads an integer if it is on a line byitself (or else you get an error). Try finding a way to read multiple integers on the same line (like using map). |
Nov 25, 2015 - 5:48:56 pm UTC |
... |
girishr2004 |
|
Nov 25, 2015 - 12:35:51 pm UTC |