Удалить du1/program.c
This commit is contained in:
		
							parent
							
								
									e01ccd22cd
								
							
						
					
					
						commit
						9a800e5d18
					
				@ -1,15 +0,0 @@
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#define LINESIZE 100
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
int main() {
 | 
			
		||||
   
 | 
			
		||||
 | 
			
		||||
   struct pizza {
 | 
			
		||||
      float prize;
 | 
			
		||||
      char name[LINESIZE];
 | 
			
		||||
   }
 | 
			
		||||
 | 
			
		||||
return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user