👩‍💻
LeetCode Practice
Ctrlk
  • Introduction
  • Algorithm
  • Data Structure
  • Question Topics
  • No-Category
  • Cheatsheet
  • Reminder
Powered by GitBook
On this page

Reminder

  • Long int:

    • C++: For integers, there are int, long int, and long long

      • https://stackoverflow.com/questions/18971732/what-is-the-difference-between-long-long-long-long-int-and-long-long-i

    • Python: https://stackoverflow.com/questions/2104884/how-does-python-manage-int-and-long

PreviousPython Algorithm

Last updated 2 months ago