Pagini recente » Borderou de evaluare (job #1588349) | Borderou de evaluare (job #1873704) | Borderou de evaluare (job #1442353) | Borderou de evaluare (job #127825) | Borderou de evaluare (job #1479065)
Borderou de evaluare (job #1479065)
Raport evaluator
Compilare:
user.cpp: In function ‘void plusEgalVector(std::vector<int>&, std::vector<int>&)’:
user.cpp:19:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = v1.size(); i < v2.size(); i++) {
^
user.cpp:24:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = v2.size(); i < v1.size(); i++) {
^
user.cpp:29:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < v1.size(); i++) {
^
user.cpp: In function ‘void minusEgalVector(std::vector<int>&, std::vector<int>&)’:
user.cpp:42:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = v2.size(); i < v1.size(); i++) {
^
user.cpp:45:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < v1.size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:60:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.out", "w", stdout);
^
user.cpp:61:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.in", "r", stdin);
^
user.cpp:64:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &K);
^
user.cpp:67:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | OK | 5 |
2 | 0ms | 272kb | OK | 5 |
3 | 4ms | 304kb | OK | 5 |
4 | 8ms | 308kb | OK | 5 |
5 | 20ms | 364kb | OK | 5 |
6 | 36ms | 416kb | OK | 5 |
7 | 28ms | 380kb | OK | 5 |
8 | 48ms | 408kb | OK | 5 |
9 | 88ms | 420kb | OK | 5 |
10 | 112ms | 408kb | OK | 5 |
11 | 164ms | 432kb | OK | 5 |
12 | 4ms | 296kb | OK | 5 |
13 | 180ms | 432kb | OK | 5 |
14 | 300ms | 448kb | OK | 5 |
15 | 588ms | 540kb | OK | 5 |
16 | 592ms | 424kb | OK | 5 |
17 | Depăşit | 552kb | Time limit exceeded. | 0 |
18 | 40ms | 312kb | OK | 5 |
19 | 704ms | 528kb | OK | 5 |
20 | Depăşit | 616kb | Time limit exceeded. | 0 |
Punctaj total | 90 |