Pagini recente » Cod sursa (job #1216628) | Diferente pentru problema/expectedpos intre reviziile 1 si 16 | Borderou de evaluare (job #1510798) | Borderou de evaluare (job #1510772)
Borderou de evaluare (job #1510772)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:48: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
for(j=1;j<=n;++j) printf("%ld ",M[i][j]);
^
user.cpp:35:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzeu.in","r",stdin);
^
user.cpp:36:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:37:26: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(sir,1,Xp,stdin);
^
user.cpp:55:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzeu.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 304kb | OK | 10 |
| 2 | 0ms | 316kb | OK | 10 |
| 3 | 0ms | 368kb | OK | 10 |
| 4 | 4ms | 484kb | OK | 10 |
| 5 | 8ms | 768kb | OK | 10 |
| 6 | Depăşit | 1004kb | Time limit exceeded. | 0 |
| 7 | 20ms | 1040kb | OK | 10 |
| 8 | Depăşit | 1016kb | Time limit exceeded. | 0 |
| 9 | 32ms | 1096kb | OK | 10 |
| 10 | 20ms | 884kb | Incorect | 0 |
| Punctaj total | 70 |