SAD
This commit is contained in:
		
							parent
							
								
									a8845d9bfc
								
							
						
					
					
						commit
						06934701de
					
				@ -9,6 +9,7 @@ int main(){
 | 
			
		||||
	char *endptr = NULL;
 | 
			
		||||
	float result = 0;
 | 
			
		||||
	int a;
 | 
			
		||||
	memset(riadok, 0,SIZE);
 | 
			
		||||
	for(int i = 0; i < SIZE; ){
 | 
			
		||||
		char* r = fgets(riadok,SIZE,stdin);
 | 
			
		||||
		if(*r != '\n'){
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user