4

(int) (vector.size()) VS (vector.size())

 1 year ago
source link: http://codeforces.com/blog/entry/114301
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

(int) (vector.size()) VS (vector.size())

I recently faced an issue due the fact that I didn't placed an 'int' before the looping for a vector that was constructed. It works without (int) sometimes but this time It gave warnings. Can someone explain this behavior. Thankyou.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK