Job 14472

Owner
Stefan Negrus
Problem
Model E
Source
2.80KB
Result
10 points

Compiler output

prog.cpp:52:16: warning: unused parameter '_this_line' [-Wunused-parameter]
 void Duxar(int _this_line) {
                ^
prog.cpp: In function 'int main()':
prog.cpp:120:6: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
prog.cpp: In function 'bool SearchZero(int, int, int, int)':
prog.cpp:103:2: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (val > 0) {
  ^

prog.cpp:52:16: warning: unused parameter '_this_line' [-Wunused-parameter]
 void Duxar(int _this_line) {
                ^
prog.cpp: In function 'int main()':
prog.cpp:120:6: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
prog.cpp: In function 'bool SearchZero(int, int, int, int)':
prog.cpp:103:2: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (val > 0) {
  ^

Results

Test numberResultTime
1Wrong Answer1.2278s
2Wrong Answer1.2334s
3Time Limit Exceeded5.6254s
4Time Limit Exceeded5.7242s
510 points (100.00%)0.7516s
6Time Limit Exceeded5.6233s
70 points (6.42%)0.9687s
8Wrong Answer1.1319s
9Time Limit Exceeded5.6232s
100 points (9.59%)1.2083s
Questions?

Sponsors Gold