Pagini recente » Borderou de evaluare (job #2153) | Borderou de evaluare (job #1128966) | Borderou de evaluare (job #815736) | Borderou de evaluare (job #2158389) | Borderou de evaluare (job #3188812)
Borderou de evaluare (job #3188812)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:50:60: warning: unused variable 'committeeIdx' [-Wunused-variable]
50 | int numSenators, numCommittees, senator, numOfMembers, committeeIdx = 0;
| ^~~~~~~~~~~~
main.cpp:67:22: warning: iteration 104 invokes undefined behavior [-Waggressive-loop-optimizations]
67 | leftMatch[i] = 0;
| ~~~~~~~~~~~~~^~~
main.cpp:66:22: note: within this loop
66 | for(int i = 1; i <= MAX_N; ++i)
| ~~^~~~~~~~
main.cpp:69:23: warning: iteration 104 invokes undefined behavior [-Waggressive-loop-optimizations]
69 | rightMatch[i] = 0;
| ~~~~~~~~~~~~~~^~~
main.cpp:68:22: note: within this loop
68 | for(int i = 1; i <= MAX_M; ++i)
| ~~^~~~~~~~
main.cpp:67:22: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [420, 423] is out of the bounds [0, 420] of object 'leftMatch' with type 'int [105]' [-Warray-bounds]
67 | leftMatch[i] = 0;
| ~~~~~~~~~~~~~^~~
main.cpp:11:5: note: 'leftMatch' declared here
11 | int leftMatch[MAX_N], rightMatch[MAX_M];
| ^~~~~~~~~
main.cpp:69:23: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [420, 423] is out of the bounds [0, 420] of object 'rightMatch' with type 'int [105]' [-Warray-bounds]
69 | rightMatch[i] = 0;
| ~~~~~~~~~~~~~~^~~
main.cpp:11:23: note: 'rightMatch' declared here
11 | int leftMatch[MAX_N], rightMatch[MAX_M];
| ^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Incorect! | 0 |
2 | 0ms | 303kb | Incorect! | 0 |
3 | 0ms | 303kb | Incorect! | 0 |
4 | 0ms | 303kb | Incorect! | 0 |
5 | 0ms | 303kb | Incorect! | 0 |
6 | 0ms | 303kb | Incorect! | 0 |
7 | 1ms | 303kb | Incorect! | 0 |
8 | 1ms | 303kb | Incorect! | 0 |
9 | 0ms | 303kb | Incorect! | 0 |
10 | 0ms | 303kb | S-a respectat legea! | 10 |
Punctaj total | 10 |