Pagini recente » Borderou de evaluare (job #1052237) | Borderou de evaluare (job #587623) | Cod sursa (job #190872) | Borderou de evaluare (job #1708403) | Borderou de evaluare (job #2297994)
Borderou de evaluare (job #2297994)
Raport evaluator
Compilare:
main.cpp: In function 'int getInt(std::__cxx11::string&, int&)':
main.cpp:25:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < s.length() && isdigit (s[pos])) ret *= 10, ret += s[pos++] - '0';
~~~~^~~~~~~~~~~~
main.cpp: In function 'std::__cxx11::string getPolishForm(std::__cxx11::string)':
main.cpp:43:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < s.length()) {
~~~~^~~~~~~~~~~~
main.cpp: In function 'void setFunctionSyntax(std::__cxx11::string&)':
main.cpp:75:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < s.length() && s[pos] != '=') ++pos;
~~~~^~~~~~~~~~~~
main.cpp: In function 'int evaluatePolish(std::vector<int>&, std::__cxx11::string&)':
main.cpp:96:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < s.length()) {
~~~~^~~~~~~~~~~~
main.cpp: In function 'int evaluateFunction(std::__cxx11::string&, int&)':
main.cpp:121:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (pos < s.length() && s[pos] != ')') {
~~~~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:152:9: warning: unused variable 'cnt' [-Wunused-variable]
int cnt = 0;
^~~
main.cpp: In function 'int calc(int, int, char)':
main.cpp:91:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 2 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 8ms | 258kb | Killed by Signal 11 | 0 |
| 5 | 8ms | 262kb | Killed by Signal 11 | 0 |
| 6 | 2ms | 131kb | OK | 10 |
| 7 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 8 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 9 | 2ms | 131kb | OK | 10 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 40 |