Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3346953)
| Utilizator | Data | 15 martie 2026 13:58:05 | |
|---|---|---|---|
| Problema | CheatGPT | Status | done |
| Runda | Universitatea Tehnică din Cluj-Napoca - 2026 - Concurs | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int cauta(char*, char)':
main.cpp:11:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
11 | for(int i =0;i<strlen(a);i++)
| ~^~~~~~~~~~
main.cpp: In function 'void sterge(char*, char)':
main.cpp:20:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
20 | for(int i =poz;i<strlen(a)-1;i++ )
| ~^~~~~~~~~~~~
main.cpp: In function 'void rec(char*, char*, char*, char*, int&, int&)':
main.cpp:30:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
30 | while(nr != strlen(b)-1)
| ~~~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:85:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
85 | for(int i =0;i<strlen(a)-1;i++)
| ~^~~~~~~~~~~~
main.cpp: In function 'int cauta(char*, char)':
main.cpp:15:1: warning: control reaches end of non-void function [-Wreturn-type]
15 | }
| ^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 11ms | 16588kb | Memory limit exceeded | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
