Pagini recente » Borderou de evaluare (job #1886015) | Borderou de evaluare (job #2733901) | Borderou de evaluare (job #2686980) | Borderou de evaluare (job #2673593) | Borderou de evaluare (job #1397162)
Borderou de evaluare (job #1397162)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0;j<side.size();++j)
^
user.cpp:14:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.in","r",stdin);
^
user.cpp:15:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.out","w",stdout);
^
user.cpp:17:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&N,&M,&arie);
^
user.cpp:23:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i]);
^
user.cpp:26:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&b[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 272kb | OK | 10 |
| 2 | 0ms | 276kb | OK | 10 |
| 3 | 0ms | 280kb | OK | 10 |
| 4 | 0ms | 276kb | OK | 10 |
| 5 | 8ms | 328kb | OK | 10 |
| 6 | 80ms | 356kb | OK | 10 |
| 7 | 4ms | 388kb | OK | 10 |
| 8 | Depăşit | 328kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 336kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 332kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |