Pagini recente » Borderou de evaluare (job #1750266) | Borderou de evaluare (job #2357988) | Borderou de evaluare (job #2005045) | Borderou de evaluare (job #2003929) | Borderou de evaluare (job #2693957)
Borderou de evaluare (job #2693957)
Raport evaluator
Compilare:
main.cpp: In function 'void sameVar()':
main.cpp:20:20: warning: array subscript has type 'char' [-Wchar-subscripts]
fv[a[i]] = 1;
^
main.cpp:22:21: warning: array subscript has type 'char' [-Wchar-subscripts]
fv2[b[i]] = 1;
^
main.cpp: In function 'bool termen(std::__cxx11::string, int&)':
main.cpp:37:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < exp.size() && exp[pos] == '~')
~~~~^~~~~~~~~~~~
main.cpp:43:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < exp.size() && paranteze > 0) {
~~~~^~~~~~~~~~~~
main.cpp:57:28: warning: array subscript has type 'char' [-Wchar-subscripts]
bool rez = val[exp[pos]];
^
main.cpp: In function 'bool _and(std::__cxx11::string, int&)':
main.cpp:66:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < exp.size() && exp[pos] == '&')
~~~~^~~~~~~~~~~~
main.cpp: In function 'bool _xor(std::__cxx11::string, int&)':
main.cpp:73:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < exp.size() && exp[pos] == '^')
~~~~^~~~~~~~~~~~
main.cpp: In function 'bool _or(std::__cxx11::string, int)':
main.cpp:80:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < exp.size() && exp[pos] == '|')
~~~~^~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 15ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 7ms | 131kb | OK | 10 |
5 | 101ms | 131kb | Time limit exceeded | 0 |
6 | 26ms | 131kb | OK | 10 |
7 | 31ms | 131kb | OK | 10 |
8 | 2ms | 131kb | OK | 10 |
9 | 4ms | 131kb | OK | 10 |
10 | 32ms | 131kb | OK | 10 |
Punctaj total | 90 |