Job 72

Owner
Alexandru Ciprian Farcasanu
Problem
A+B
Source
1.80KB
Result
0 points

Compiler output

prog.cpp: In function ‘void add(Trie*, int, std::string&)’:
prog.cpp:18:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp: In function ‘int find(Trie*, int, std::string&)’:
prog.cpp:30:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp: In function ‘bool remove(Trie*, int, std::string&)’:
prog.cpp:40:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp: In function ‘int prefix(Trie*, int, std::string&)’:
prog.cpp:56:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

Results

Test numberResultTime
1Wrong answer0.0224s
2Wrong answer0.0153s
3Wrong answer0.0200s
4Wrong answer0.0229s
5Wrong answer0.0159s
6Wrong answer0.0150s
Questions?

Sponsors Gold