Pagini recente » Borderou de evaluare (job #2406920) | Borderou de evaluare (job #2776685) | Borderou de evaluare (job #595415) | Borderou de evaluare (job #2759908) | Borderou de evaluare (job #1542101)
Borderou de evaluare (job #1542101)
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 | 496kb | OK | 10 |
| 2 | 0ms | 572kb | OK | 10 |
| 3 | 0ms | 592kb | OK | 10 |
| 4 | 204ms | 4884kb | OK | 10 |
| 5 | 212ms | 4980kb | OK | 10 |
| 6 | 220ms | 4908kb | OK | 10 |
| 7 | Depăşit | 4816kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 4812kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 4992kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4716kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |