Pagini recente » Cod sursa (job #100337) | Cod sursa (job #2637460) | Borderou de evaluare (job #544117) | Cod sursa (job #286503) | Borderou de evaluare (job #1341251)
Borderou de evaluare (job #1341251)
Raport evaluator
Compilare:
user.cpp: In function ‘int read()’:
user.cpp:24:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN,"r",stdin);
^
user.cpp:25:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
user.cpp:27:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d \n", &n,&m,&k);
^
user.cpp:38:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &A[i]);
^
user.cpp:41:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:45:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &B[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 260kb | OK | 10 |
| 2 | 0ms | 256kb | OK | 10 |
| 3 | 0ms | 260kb | OK | 10 |
| 4 | 0ms | 328kb | OK | 10 |
| 5 | 4ms | 1696kb | OK | 10 |
| 6 | 28ms | 8988kb | OK | 10 |
| 7 | 40ms | 12248kb | OK | 10 |
| 8 | 20ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 24ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 24ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |