Pagini recente » Borderou de evaluare (job #2075959) | Borderou de evaluare (job #1314500) | Borderou de evaluare (job #711214) | Borderou de evaluare (job #1710404) | Borderou de evaluare (job #2270305)
Borderou de evaluare (job #2270305)
Raport evaluator
Compilare:
main.cpp: In function 'void afiseaza_familie(int)':
main.cpp:72:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < v.size(); ++i )
~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:97:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v.size() ; i++)
~~^~~~~~~~~~
main.cpp:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i < v.size() ; i++)
~~^~~~~~~~~~
main.cpp:80:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.in","r",stdin);
^
main.cpp:81:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.out","w",stdout);
^
main.cpp:86:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
main.cpp:89:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 4ms | 131kb | Incorect | 0 |
3 | 8ms | 262kb | Incorect | 0 |
4 | 31ms | 987kb | OK | 10 |
5 | 33ms | 458kb | Incorect | 0 |
6 | 41ms | 589kb | OK | 10 |
7 | 45ms | 458kb | OK | 10 |
8 | 45ms | 1245kb | OK | 10 |
9 | 43ms | 720kb | OK | 10 |
10 | 44ms | 458kb | OK | 10 |
Punctaj total | 70 |