Pagini recente » Borderou de evaluare (job #2934328) | Borderou de evaluare (job #798690) | Borderou de evaluare (job #157662) | Borderou de evaluare (job #1707251) | Borderou de evaluare (job #1479062)
Borderou de evaluare (job #1479062)
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 | 284kb | OK | 5 |
2 | 0ms | 288kb | OK | 5 |
3 | 4ms | 312kb | OK | 5 |
4 | 8ms | 320kb | OK | 5 |
5 | 20ms | 372kb | OK | 5 |
6 | 36ms | 424kb | OK | 5 |
7 | 28ms | 388kb | OK | 5 |
8 | 48ms | 420kb | OK | 5 |
9 | 88ms | 424kb | OK | 5 |
10 | 112ms | 420kb | OK | 5 |
11 | 164ms | 436kb | OK | 5 |
12 | 4ms | 300kb | OK | 5 |
13 | 180ms | 440kb | OK | 5 |
14 | 300ms | 452kb | OK | 5 |
15 | 588ms | 548kb | OK | 5 |
16 | 592ms | 528kb | OK | 5 |
17 | Depăşit | 556kb | Time limit exceeded. | 0 |
18 | 40ms | 324kb | OK | 5 |
19 | 704ms | 528kb | OK | 5 |
20 | Depăşit | 620kb | Time limit exceeded. | 0 |
Punctaj total | 90 |