Borderou de evaluare (job #2585812)
Raport evaluator
Compilare:
main.cpp: In member function 'void multime::merge(const multime&)':
main.cpp:20:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v.size() ; ++i)
~~^~~~~~~~~~
main.cpp:22:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(j < B.v.size() && B.v[j].first < v[i].first) ++j;
~~^~~~~~~~~~~~
main.cpp:23:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j >= B.v.size()) break ;
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:40:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ausoara.in", "r", stdin);
^
main.cpp:41:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ausoara.out", "w", stdout);
^
main.cpp:43:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:48:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &k);
^
main.cpp:51:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:63:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &k);
^
main.cpp:70:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 4ms | 131kb | OK | 10 |
5 | 5ms | 131kb | OK | 10 |
6 | 8ms | 131kb | OK | 10 |
7 | 19ms | 131kb | OK | 10 |
8 | 23ms | 131kb | OK | 10 |
9 | 31ms | 131kb | OK | 10 |
10 | 45ms | 131kb | OK | 10 |
Punctaj total | 100 |