Pagini recente » Diferente pentru problema/secventa intre reviziile 3 si 4 | Borderou de evaluare (job #3128694) | Borderou de evaluare (job #2873698) | Borderou de evaluare (job #1002547) | Borderou de evaluare (job #2327466)
Borderou de evaluare (job #2327466)
Raport evaluator
Compilare:
main.cpp: In function 'bool numar(int)':
main.cpp:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(c[st]>='0' && c[st]<='9')
^~
main.cpp:12:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
return 0;
^~~~~~
main.cpp: In function 'int nr(int&)':
main.cpp:20:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(numar(st+1) && st<=strlen(c))
~~^~~~~~~~~~~
main.cpp: In function 'int prod(int, int&)':
main.cpp:32:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while( (((numar(st)) || (c[st]=='(')) && st<=strlen(c)) && (c[st-1]=='*' || c[st-1]=='/'))
~~^~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 2ms | 131kb | Incorect | 0 |
| 4 | 2ms | 131kb | Incorect | 0 |
| 5 | 2ms | 131kb | Incorect | 0 |
| 6 | 2ms | 131kb | Incorect | 0 |
| 7 | 2ms | 131kb | Incorect | 0 |
| 8 | 2ms | 131kb | Incorect | 0 |
| 9 | 16ms | 262kb | Incorect | 0 |
| 10 | 3ms | 262kb | Incorect | 0 |
| Punctaj total | 0 |