Pagini recente » Cod sursa (job #1773659) | Cod sursa (job #2985499) | Cod sursa (job #3282653) | Cod sursa (job #1081794) | 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 |