Pagini recente » Cod sursa (job #368928) | Cod sursa (job #278906) | Cod sursa (job #1542094) | Statistici Farcas Egidiu (Egidiu) | Borderou de evaluare (job #1542106)
Borderou de evaluare (job #1542106)
Raport evaluator
Compilare:
user.cpp: In function ‘int num()’:
user.cpp:37: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:46: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:54: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:55: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:57: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:59: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:86: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 | 208ms | 5268kb | OK | 10 |
| 5 | 208ms | 5364kb | OK | 10 |
| 6 | 216ms | 5300kb | OK | 10 |
| 7 | Depăşit | 5200kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 5208kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 5384kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5108kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |