Pagini recente » Borderou de evaluare (job #2966690) | Borderou de evaluare (job #1195581) | Borderou de evaluare (job #747752) | Borderou de evaluare (job #3177163) | Borderou de evaluare (job #1976266)
Borderou de evaluare (job #1976266)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= pattern.size(); i++)
^
user.cpp:41:13: warning: unused variable ‘nr_sol’ [-Wunused-variable]
int nr_sol = 0;
^
user.cpp:59:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < text.size(); i++)
^
user.cpp:16: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:17: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 | 56ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |