.
This commit is contained in:
		
							parent
							
								
									0371157577
								
							
						
					
					
						commit
						4c58719eb2
					
				| @ -18,6 +18,9 @@ int main(){ | |||||||
|         value = 0; |         value = 0; | ||||||
|         r = scanf("%d", &value); |         r = scanf("%d", &value); | ||||||
|         pole[i] = value; |         pole[i] = value; | ||||||
|  |         if(value<0){ | ||||||
|  |             return EOF; | ||||||
|  |         } | ||||||
| 
 | 
 | ||||||
|         if(r == 1){ |         if(r == 1){ | ||||||
|             i++; |             i++; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user