- Owner
- Stefan Negrus
- Problem
- Decl
- Source
- 2.59KB
- Result
- Accepted
Compiler output
prog.cpp:47:6: warning: unused parameter '_this_line' [-Wunused-parameter] prog.cpp: In function 'int main()': prog.cpp:130:15: warning: 'nr' may be used uninitialized in this function [-Wmaybe-uninitialized] prog.cpp:132:24: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] prog.cpp:115:24: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Ok 0.0333s