Pagini recente » Borderou de evaluare (job #1047328) | Borderou de evaluare (job #2898386) | Borderou de evaluare (job #1867039) | Borderou de evaluare (job #1355742) | Borderou de evaluare (job #1542094)
Borderou de evaluare (job #1542094)
Raport evaluator
Compilare:
user.cpp: In function ‘int num()’:
user.cpp:40:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(s, 1, DIM, stdin);
^
user.cpp:49:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(s, 1, DIM, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:57:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("matrice3.in" ,"r", stdin );
^
user.cpp:58:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("matrice3.out","w", stdout);
^
user.cpp:60:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &N, &M, &Q);
^
user.cpp:62:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%s", A[i] + 1);
^
user.cpp:89:28: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(s, 1, DIM, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 500kb | OK | 10 |
2 | 0ms | 572kb | OK | 10 |
3 | 0ms | 596kb | OK | 10 |
4 | 212ms | 4392kb | OK | 10 |
5 | 220ms | 4488kb | OK | 10 |
6 | 224ms | 4424kb | OK | 10 |
7 | Depăşit | 4324kb | Time limit exceeded. | 0 |
8 | Depăşit | 4320kb | Time limit exceeded. | 0 |
9 | Depăşit | 4500kb | Time limit exceeded. | 0 |
10 | Depăşit | 4224kb | Time limit exceeded. | 0 |
Punctaj total | 60 |