Pagini recente » Borderou de evaluare (job #2199582) | Borderou de evaluare (job #374675) | Statistici Manea Robert (uniculrobyroberto) | Borderou de evaluare (job #705889) | Borderou de evaluare (job #2493732)
Borderou de evaluare (job #2493732)
Raport evaluator
Compilare:
main.cpp: In function 'int addOrSub(std::__cxx11::string, int&)':
main.cpp:23:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (position < input.size() && (input[position] == '+' || input[position] == '-'))
~~~~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'int factor(std::__cxx11::string, int&)':
main.cpp:42:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (position < input.size() && (input[position] == '*' || input[position] == '/'))
~~~~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'int term(std::__cxx11::string, int&)':
main.cpp:69:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (position < input.size() && '0' <= input[position] && input[position] <= '9')
~~~~~~~~~^~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 2ms | 131kb | Incorect | 0 |
| 5 | 2ms | 131kb | OK | 10 |
| 6 | 2ms | 131kb | OK | 10 |
| 7 | 6ms | 262kb | Incorect | 0 |
| 8 | 3ms | 262kb | Killed by Signal 8 | 0 |
| 9 | 53ms | 3391kb | Time limit exceeded | 0 |
| 10 | 53ms | 1597kb | Time limit exceeded | 0 |
| Punctaj total | 50 |