Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Don't ignore warnings

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.13 sec, absolute running time: 0.1 sec, cpu time: 0.04 sec, memory peak: 3 Mb, absolute service time: 0,31 sec 
edit mode |  history  | discussion
Warning(s):
source_file.c: In function ‘main’:
source_file.c:8:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int *’ [-Wformat=]
         printf("Print these integers: %d %d",&x,&y);
                ^
source_file.c:8:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int *’ [-Wformat=]
Print these integers: -1835978080 -1835978076

    
                
λ
.NET NoSQL database for rapid development