Pagini recente » Borderou de evaluare (job #166896) | Borderou de evaluare (job #2275359) | Borderou de evaluare (job #1591223) | Borderou de evaluare (job #2766530) | Borderou de evaluare (job #2693974)
Borderou de evaluare (job #2693974)
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:40:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < exp.size() && exp[pos] == '~')
~~~~^~~~~~~~~~~~
main.cpp:50: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:59: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:66: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:73: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 | 2ms | 131kb | OK | 10 |
2 | 10ms | 131kb | OK | 10 |
3 | 4ms | 131kb | OK | 10 |
4 | 7ms | 131kb | OK | 10 |
5 | 102ms | 131kb | Time limit exceeded | 0 |
6 | 30ms | 262kb | OK | 10 |
7 | 20ms | 131kb | OK | 10 |
8 | 3ms | 131kb | OK | 10 |
9 | 4ms | 131kb | OK | 10 |
10 | 43ms | 262kb | OK | 10 |
Punctaj total | 90 |