Pagini recente » Cod sursa (job #2862459) | Cod sursa (job #2656080) | Cod sursa (job #1406504) | Cod sursa (job #961660) | Borderou de evaluare (job #1542104)
Borderou de evaluare (job #1542104)
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 | 576kb | OK | 10 |
| 3 | 0ms | 592kb | OK | 10 |
| 4 | 208ms | 5272kb | OK | 10 |
| 5 | 208ms | 5368kb | OK | 10 |
| 6 | 216ms | 5304kb | OK | 10 |
| 7 | Depăşit | 5208kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 5204kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 5380kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5104kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |