Pagini recente » Borderou de evaluare (job #1796444) | Borderou de evaluare (job #1779116) | Borderou de evaluare (job #1417336) | Borderou de evaluare (job #156080) | Borderou de evaluare (job #1417338)
Borderou de evaluare (job #1417338)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:29: warning: format ‘%i’ expects argument of type ‘int*’, but argument 2 has type ‘char*’ [-Wformat=]
scanf("%i", &matrix[i][j]);
^
user.cpp:27:22: warning: format ‘%i’ expects argument of type ‘int*’, but argument 2 has type ‘char*’ [-Wformat=]
scanf("%i", sir + i);
^
user.cpp:10:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.in", "r", stdin);
^
user.cpp:11:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.out", "w", stdout);
^
user.cpp:14:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &v);
^
user.cpp:15:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &n);
^
user.cpp:20:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &matrix[i][j]);
^
user.cpp:24:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &m);
^
user.cpp:27:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", sir + i);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 436kb | OK | 10 |
| 2 | 0ms | 444kb | OK | 10 |
| 3 | 0ms | 444kb | OK | 10 |
| 4 | 0ms | 416kb | Killed by signal 6(SIGABRT). | 0 |
| 5 | 0ms | 416kb | Killed by signal 6(SIGABRT). | 0 |
| 6 | 128ms | 4676kb | OK | 10 |
| 7 | Depăşit | 5020kb | Time limit exceeded. | 0 |
| 8 | 20ms | 4548kb | OK | 10 |
| 9 | Depăşit | 4828kb | Time limit exceeded. | 0 |
| 10 | 16ms | 2756kb | OK | 10 |
| Punctaj total | 60 |