Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1788492)
Utilizator | Data | 26 octombrie 2016 01:16:00 | |
---|---|---|---|
Problema | Map | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 90 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("map.in", "r", stdin);
^
user.cpp:18:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("map.out", "w", stdout);
^
user.cpp:19:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d\n",&n,&m);
^
user.cpp:20:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=0;i<n;i++) scanf("%s\n",v[i]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 292kb | OK | 5 |
2 | 0ms | 312kb | OK | 5 |
3 | 0ms | 312kb | OK | 5 |
4 | 0ms | 312kb | OK | 5 |
5 | 0ms | 468kb | OK | 5 |
6 | 0ms | 468kb | OK | 5 |
7 | 0ms | 476kb | OK | 5 |
8 | 0ms | 472kb | OK | 5 |
9 | 60ms | 3560kb | OK | 5 |
10 | 72ms | 4012kb | OK | 5 |
11 | 72ms | 4008kb | OK | 5 |
12 | Depăşit | 4208kb | Time limit exceeded. | 0 |
13 | 92ms | 4204kb | OK | 5 |
14 | 76ms | 3308kb | OK | 5 |
15 | 88ms | 3440kb | OK | 5 |
16 | 96ms | 3788kb | OK | 5 |
17 | 100ms | 4208kb | OK | 5 |
18 | Depăşit | 4212kb | Time limit exceeded. | 0 |
19 | 96ms | 4168kb | OK | 5 |
20 | 100ms | 3920kb | OK | 5 |
Punctaj total | 90 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !