Borderou de evaluare (job #2984691)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:10:34: warning: comparison with string literal results in unspecified behavior [-Waddress]
10 | while(in.getline(s,2005) && s!="*")
| ~^~~~~
main.cpp:14:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
14 | while(i<strlen(s))
| ~^~~~~~~~~~
main.cpp:24:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
24 | while(j<strlen(t))
| ~^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | Incorect | 0 |
Punctaj total | 0 |