Pagini recente » Borderou de evaluare (job #2850641) | Borderou de evaluare (job #892630) | Borderou de evaluare (job #508652) | Borderou de evaluare (job #1675012)
Borderou de evaluare (job #1675012)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:19:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘char*’ [-Wformat=]
scanf("%d", &v[i][j]);
^
user.cpp:24:26: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘char*’ [-Wformat=]
scanf("%d", &c[i]);
^
user.cpp:15:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nrv, &n);
^
user.cpp:19:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:24:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &c[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:74:35: 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:75:37: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 320kb | OK | 10 |
2 | 0ms | 516kb | OK | 10 |
3 | 0ms | 540kb | OK | 10 |
4 | 0ms | 688kb | OK | 10 |
5 | 12ms | 1172kb | OK | 10 |
6 | Depăşit | 4508kb | Time limit exceeded. | 0 |
7 | Depăşit | 4864kb | Time limit exceeded. | 0 |
8 | 16ms | 4396kb | OK | 10 |
9 | Depăşit | 4764kb | Time limit exceeded. | 0 |
10 | 16ms | 4308kb | OK | 10 |
Punctaj total | 70 |