Pagini recente » Borderou de evaluare (job #3145524) | Borderou de evaluare (job #122042) | Borderou de evaluare (job #2464088) | Borderou de evaluare (job #2732772) | Borderou de evaluare (job #3218027)
Borderou de evaluare (job #3218027)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:26:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
26 | for(int i=0; i<=(unsigned)strlen(s); i++)
| ~^~~~~~~~~~~~~~~~~~~~~
main.cpp:31:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
31 | for(int i=0; i<=(unsigned)strlen(t); i++)
| ~^~~~~~~~~~~~~~~~~~~~~
main.cpp:35:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
35 | for(int i=1; i<=35; i++)
| ^~~
main.cpp:38:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
38 | fout<<nr<<endl;
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Incorect | 0 |
Punctaj total | 0 |