Borderou de evaluare (job #2607961)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:45:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (sol + j < n)
~~~~~~~~^~~
main.cpp:51:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (sol >= j)
~~~~^~~~
main.cpp:13:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%u", &n);
^
main.cpp:19:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%u", &v[i]);
^
main.cpp:30:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &m);
^
main.cpp:35:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%u %u", &task, &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 2ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 7ms | 131kb | OK | 10 | 10 |
5 | 33ms | 262kb | OK | 10 | 20 |
6 | 107ms | 655kb | OK | 10 |
7 | 165ms | 1048kb | OK | 10 | 40 |
8 | 163ms | 983kb | OK | 10 |
9 | 163ms | 1048kb | OK | 10 |
10 | 164ms | 1179kb | OK | 10 |
Punctaj total | 100 |