Borderou de evaluare (job #1333685)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("puteri.in","r",stdin);
^
user.cpp:67:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("puteri.out","w",stdout);
^
user.cpp:68:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:70:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=n;++i) scanf("%d%d%d", &v[i].a,&v[i].b,&v[i].c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1084kb | OK | 10 |
2 | 4ms | 1500kb | OK | 10 |
3 | 8ms | 2468kb | OK | 10 |
4 | 16ms | 2864kb | OK | 10 |
5 | 40ms | 3096kb | OK | 10 |
6 | 64ms | 3236kb | OK | 10 |
7 | 288ms | 4452kb | OK | 10 |
8 | Depăşit | 5204kb | Time limit exceeded. | 0 |
9 | Depăşit | 5984kb | Time limit exceeded. | 0 |
10 | Depăşit | 5232kb | Time limit exceeded. | 0 |
Punctaj total | 70 |