negative_values
This commit is contained in:
parent
4bd0d34bc9
commit
489e34df26
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
use std::io;
|
use std::io;
|
||||||
fn get_input() -> u32
|
fn get_input() -> i32
|
||||||
{
|
{
|
||||||
loop
|
loop
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue