Pagini recente » Borderou de evaluare (job #33709) | Borderou de evaluare (job #82253)
Borderou de evaluare (job #82253)
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:28: error: ‘memset’ was not declared in this scope
memset(A, -1, sizeof(A));
^
user.cpp:52:31: error: ‘memcpy’ was not declared in this scope
memcpy(A, B, sizeof(B));
^
user.cpp:17:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
user.cpp:18:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
user.cpp:20:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:22:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", T+i, C+i, V+i);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 16kb | OK | 10 |
2 | 4ms | 8kb | OK | 10 |
3 | 256ms | 268kb | OK | 10 |
4 | 2224ms | 808kb | OK | 10 |
5 | 2692ms | 788kb | OK | 10 |
6 | 380ms | 808kb | OK | 10 |
7 | 64ms | 812kb | OK | 10 |
8 | 96ms | 816kb | OK | 10 |
9 | 100ms | 808kb | OK | 10 |
10 | 108ms | 796kb | OK | 10 |
Punctaj total | 0 |