Skip to content

Hatch-Crypto/math-operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Operators

WARNING: It's possible to overflow or underflow a uint (uint256) value. It's even easier with smaller data types as it's easier to reach the maximum value (255 for uint8). Don't worry about it; we will cover this later in the course.

About

Solidity Exercise #2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published