ASD
This commit is contained in:
parent
ba885c2210
commit
5ac6e89b2c
@ -11,7 +11,6 @@ int main(){
|
||||
int value = 0;
|
||||
int r = scanf("%d",&value);
|
||||
if (r == 1){
|
||||
continue;
|
||||
results[i] = value;
|
||||
if(max < results[i]){
|
||||
max = results[i];
|
||||
|
Loading…
Reference in New Issue
Block a user