Pagini recente » Borderou de evaluare (job #1653009) | Borderou de evaluare (job #1869424) | Borderou de evaluare (job #2368164) | Borderou de evaluare (job #670983) | Borderou de evaluare (job #1284516)
Borderou de evaluare (job #1284516)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:20:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < V[u].size() ; i++){
^
user.cpp: In function ‘void solve()’:
user.cpp:84:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < query.size() ; i++){
^
user.cpp: At global scope:
user.cpp:101:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main(){
^
user.cpp: In function ‘void loadgraph()’:
user.cpp:59:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:62:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&u);
^
user.cpp: In function ‘void readquery()’:
user.cpp:68:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&q);
^
user.cpp:71:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&a,&b,&c);
^
user.cpp:74:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:77:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp: In function ‘int main()’:
user.cpp:103:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("curent.in","r",stdin);
^
user.cpp:104:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("curent.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2632kb | OK | 5 |
2 | 4ms | 2632kb | OK | 5 |
3 | 4ms | 2632kb | OK | 5 |
4 | 4ms | 2628kb | OK | 5 |
5 | 4ms | 2628kb | OK | 5 |
6 | 32ms | 3432kb | OK | 5 |
7 | 32ms | 3372kb | OK | 5 |
8 | 60ms | 4120kb | OK | 5 |
9 | 80ms | 4892kb | OK | 10 |
10 | 128ms | 6072kb | OK | 10 |
11 | 232ms | 8004kb | OK | 10 |
12 | 284ms | 9108kb | OK | 10 |
13 | 320ms | 9560kb | OK | 10 |
14 | Depăşit | 10140kb | Time limit exceeded. | 0 |
Punctaj total | 90 |