Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1881987)
Utilizator | Data | 16 februarie 2017 21:19:07 | |
---|---|---|---|
Problema | Poze | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:117:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("poze.in", "r", stdin);
^
user.cpp:118:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("poze.out", "w", stdout);
^
user.cpp:120:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:123:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &M, &K);
^
user.cpp:126:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i][j]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 716ms | 3696kb | OK | 10 |
2 | 860ms | 3700kb | OK | 10 |
3 | 400ms | 2736kb | OK | 10 |
4 | 308ms | 2632kb | OK | 10 |
5 | 120ms | 2172kb | OK | 10 |
6 | 248ms | 2596kb | OK | 10 |
7 | 92ms | 2140kb | OK | 10 |
8 | 32ms | 1872kb | OK | 10 |
9 | 20ms | 1820kb | OK | 10 |
10 | 4ms | 1764kb | OK | 10 |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !