Job 16900

Owner
Manghiuc Teodor Florin
Problem
nMultiple
Contest
MindCoding 2016 Final 1
Source
1.70KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:56:56: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
             if(v[i] == rest[b].first && rest[b].second != 0){
                                                        ^
prog.cpp:52:56: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
             if(v[i] == rest[a].first && rest[a].second != 0){
                                                        ^

Results

Test numberResultTime
1OK0.2684s
2OK0.2709s
3OK1.8837s
4OK0.2654s
5OK0.2603s
6OK0.3080s
7OK0.2638s
8OK0.2609s
9OK0.3483s
10OK0.2645s
11OK1.8669s
12Wrong answer2.2995s
Questions?

Sponsors Gold