Pagini recente » Borderou de evaluare (job #568373) | Borderou de evaluare (job #115849) | Borderou de evaluare (job #2433268) | Borderou de evaluare (job #1343125) | Borderou de evaluare (job #1406446)
Borderou de evaluare (job #1406446)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:80:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < pozst.size(); i++) {
^
user.cpp:81:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (j < pozdr.size() && pozst[i] + ((N < M) ? 0 : (N - M)) > pozdr[j]) {
^
user.cpp:84:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (j == pozdr.size()) break;
^
user.cpp:56:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.in", "r", stdin);
^
user.cpp:57:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.out", "w", stdout);
^
user.cpp:61:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:63:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s%s%s", txt, st, dr);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 940kb | OK | 100 |
Punctaj total | 100 |