fix: type conversion 5th exercise
This commit is contained in:
@ -16,7 +16,7 @@ import "fmt"
|
|||||||
//
|
//
|
||||||
// HINTS
|
// HINTS
|
||||||
// maximum of int8 can be 127
|
// maximum of int8 can be 127
|
||||||
// maximum of int16 can be
|
// maximum of int16 can be 32767
|
||||||
//
|
//
|
||||||
// EXPECTED OUTPUT
|
// EXPECTED OUTPUT
|
||||||
// 1127
|
// 1127
|
||||||
|
Reference in New Issue
Block a user