Pagini recente » Borderou de evaluare (job #1887808) | Borderou de evaluare (job #3185795) | Borderou de evaluare (job #1817592) | Borderou de evaluare (job #1945257) | Borderou de evaluare (job #1976277)
Borderou de evaluare (job #1976277)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= pattern.size(); i++)
^
user.cpp:46:13: warning: unused variable ‘nr_sol’ [-Wunused-variable]
int nr_sol = 0;
^
user.cpp:64:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i <= text.size(); i++)
^
user.cpp:17:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte.in", "r", stdin);
^
user.cpp:18:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 208ms | 3452kb | OK | 100 |
Punctaj total | 100 |