fixed typo
This commit is contained in:
		
							parent
							
								
									5bc44b5a59
								
							
						
					
					
						commit
						faccde9326
					
				| 
						 | 
				
			
			@ -10,8 +10,8 @@
 | 
			
		|||
 | 
			
		||||
#define CACHE_HIT_THRESHOLD 200
 | 
			
		||||
#define WAIT_TIME 1000
 | 
			
		||||
#define AVAR = 1664525
 | 
			
		||||
#define CVAR = 1013904223
 | 
			
		||||
#define AVAR 1664525
 | 
			
		||||
#define CVAR 1013904223
 | 
			
		||||
int main() {
 | 
			
		||||
    int index = -1;
 | 
			
		||||
    int flag = -1;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue