Pagini recente » Borderou de evaluare (job #1383022) | Borderou de evaluare (job #128970) | Borderou de evaluare (job #2503538) | Borderou de evaluare (job #1298719) | Borderou de evaluare (job #1471781)
Borderou de evaluare (job #1471781)
Raport evaluator
Compilare:
user.cpp: In function ‘int p(int)’:
user.cpp:20:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:41:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void readData()’:
user.cpp:24:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:28:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x; scanf("%d",&x);
^
user.cpp: In function ‘void answerQuerries()’:
user.cpp:136:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int Q, P; scanf("%d %d",&Q,&P);
^
user.cpp: In function ‘int main()’:
user.cpp:143:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in","r",stdin);
^
user.cpp:144:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3156kb | OK! | 10 |
2 | 4ms | 3416kb | OK! | 10 |
3 | 8ms | 3420kb | OK! | 10 |
4 | 20ms | 4212kb | OK! | 10 |
5 | 24ms | 4212kb | OK! | 10 |
6 | 76ms | 6220kb | OK! | 10 |
7 | 132ms | 8972kb | OK! | 10 |
8 | 212ms | 11552kb | OK! | 10 |
9 | 608ms | 21308kb | OK! | 10 |
10 | Depăşit | 25796kb | Time limit exceeded. | 0 |
Punctaj total | 90 |