Pagini recente » Borderou de evaluare (job #1255216) | Borderou de evaluare (job #606276) | Borderou de evaluare (job #1222621) | Borderou de evaluare (job #2827444) | Borderou de evaluare (job #2705059)
Borderou de evaluare (job #2705059)
Raport evaluator
Compilare:
main.cpp: In function 'std::__cxx11::string read(std::__cxx11::string&, int&)':
main.cpp:32:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (p < s.size() && isdigit(s[p])) {
~~^~~~~~~~~~
main.cpp: In function 'std::vector<std::__cxx11::basic_string<char> > infix_to_postfix(std::__cxx11::string)':
main.cpp:51:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; p < s.size(); ) {
~~^~~~~~~~~~
main.cpp: In function 'int evaluate_postfix(std::vector<std::__cxx11::basic_string<char> >)':
main.cpp:84:9: warning: unused variable 'ans' [-Wunused-variable]
int ans = 0, a, b;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 3ms | 131kb | OK | 10 |
5 | 3ms | 131kb | OK | 10 |
6 | 3ms | 131kb | OK | 10 |
7 | 5ms | 393kb | OK | 10 |
8 | 7ms | 393kb | OK | 10 |
9 | 53ms | 2609kb | Time limit exceeded | 0 |
10 | 53ms | 2609kb | Time limit exceeded | 0 |
Punctaj total | 80 |