Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1220972)
Utilizator | Data | 19 august 2014 09:26:06 | |
---|---|---|---|
Problema | Suma3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 80 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:24: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",smin);
^
user.cpp:36:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:36:67: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:37:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&a,&b);
^
user.cpp:39:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{ scanf("%d",&v[i][j]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 284kb | OK | 10 |
2 | 36ms | 392kb | OK | 10 |
3 | 0ms | 304kb | OK | 10 |
4 | 0ms | 308kb | OK | 10 |
5 | 0ms | 320kb | OK | 10 |
6 | 0ms | 340kb | OK | 10 |
7 | 48ms | 340kb | OK | 10 |
8 | 84ms | 352kb | OK | 10 |
9 | Depăşit | 332kb | Time limit exceeded. | 0 |
10 | Depăşit | 356kb | Time limit exceeded. | 0 |
Punctaj total | 80 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !