|
|
back to boardCommon BoardI hate microsoft compiler... I just made some modify to my code of 1009 to submit it to 1012,and get W.A,i think it is due to int overflow,so i changed to long,unsigned long,long long(compile error),each time it get W.A,what is the correct data type i should use? or use string?...... sizeof(int)=? Does anybody know what is it equal to? 4 > Does anybody know what is it equal to? Re: I hate microsoft compiler... Нечего на зеркало пенять... can you use english, I can't understand you, > > Нечего на зеркал?пе?ть... I think u should use the MAX integer, such as array [1..100] of Longint !!!!!!!!!!!! > I just made some modify to my code of 1009 to submit it to > 1012,and get W.A,i think it is due to int overflow,so i > changed to long,unsigned long,long long(compile error),each > time it get W.A,what is the correct data type i should use? > or use string?...... > |
|
|