Pagini recente » Borderou de evaluare (job #1675856) | Borderou de evaluare (job #903617) | Borderou de evaluare (job #1611063) | Borderou de evaluare (job #3227243) | Borderou de evaluare (job #2530931)
Borderou de evaluare (job #2530931)
Raport evaluator
Compilare:
main.cpp: In function 'long long int factor()':
main.cpp:25:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while( '0' <= *p && *p <= '9' )
^~~~~
main.cpp:27:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
return 1;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:83:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( (p - sir) < strlen(sir) || wrong == true )
~~~~~~~~~~^~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 100 |
Punctaj total | 100 |