Pagini recente » Borderou de evaluare (job #985456) | Borderou de evaluare (job #555160) | Borderou de evaluare (job #910332) | Borderou de evaluare (job #3170128) | Borderou de evaluare (job #1976273)
Borderou de evaluare (job #1976273)
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:39: 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 | 204ms | 3448kb | Incorect | 0 |
Punctaj total | 0 |