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

11

Language: Layout:
+ ] Compiler args - ] Show input
Compilation time: 0.63 sec, absolute running time: 0.19 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,94 sec 
edit mode |  history  | discussion
Warning(s):
1173279090/source.cpp: In function ‘int main()’:
1173279090/source.cpp:25:11: warning: ‘a’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         s = s + a;
         ~~^~~~~~~
1 2 3 4 4 6 6 6 6 6 6 12 62